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