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