Preparing search index...
The search index is not available
@anchor-lang/core - v1.0.1
@anchor-lang/core
web3
AuthorizeStakeParams
Type alias AuthorizeStakeParams
Authorize
Stake
Params
:
{
authorizedPubkey
:
PublicKey
;
custodianPubkey
?:
PublicKey
;
newAuthorizedPubkey
:
PublicKey
;
stakeAuthorizationType
:
StakeAuthorizationType
;
stakePubkey
:
PublicKey
;
}
Authorize stake instruction params
Type declaration
authorized
Pubkey
:
PublicKey
Optional
custodian
Pubkey
?:
PublicKey
new
Authorized
Pubkey
:
PublicKey
stake
Authorization
Type
:
StakeAuthorizationType
stake
Pubkey
:
PublicKey
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@anchor-lang/core - v1.0.1
Loading...
Authorize stake instruction params