Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-spl-stake-pool
getUpdateStakePoolBalanceInstruction
Function getUpdateStakePoolBalanceInstruction
getUpdateStakePoolBalanceInstruction
<
TAccountStakePool
extends
string
,
TAccountWithdrawAuthority
extends
string
,
TAccountValidatorList
extends
string
,
TAccountReserveStake
extends
string
,
TAccountFeeAccount
extends
string
,
TAccountPoolMint
extends
string
,
TAccountTokenProgram
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"SPoo1Ku8WFXoNDMHPsrGSTSG1Y47rzgn41SLUNakuHy"
>
,
>
(
input
:
UpdateStakePoolBalanceInput
<
TAccountStakePool
,
TAccountWithdrawAuthority
,
TAccountValidatorList
,
TAccountReserveStake
,
TAccountFeeAccount
,
TAccountPoolMint
,
TAccountTokenProgram
,
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
UpdateStakePoolBalanceInstruction
<
TProgramAddress
,
TAccountStakePool
,
TAccountWithdrawAuthority
,
TAccountValidatorList
,
TAccountReserveStake
,
TAccountFeeAccount
,
TAccountPoolMint
,
TAccountTokenProgram
,
>
Type Parameters
TAccountStakePool
extends
string
TAccountWithdrawAuthority
extends
string
TAccountValidatorList
extends
string
TAccountReserveStake
extends
string
TAccountFeeAccount
extends
string
TAccountPoolMint
extends
string
TAccountTokenProgram
extends
string
TProgramAddress
extends
Address
=
Address
<
"SPoo1Ku8WFXoNDMHPsrGSTSG1Y47rzgn41SLUNakuHy"
>
Parameters
input
:
UpdateStakePoolBalanceInput
<
TAccountStakePool
,
TAccountWithdrawAuthority
,
TAccountValidatorList
,
TAccountReserveStake
,
TAccountFeeAccount
,
TAccountPoolMint
,
TAccountTokenProgram
,
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
UpdateStakePoolBalanceInstruction
<
TProgramAddress
,
TAccountStakePool
,
TAccountWithdrawAuthority
,
TAccountValidatorList
,
TAccountReserveStake
,
TAccountFeeAccount
,
TAccountPoolMint
,
TAccountTokenProgram
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...