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