Preparing search index...
The search index is not available
@solana/web3.js
@solana/web3.js
AuthorizeStakeParams
Type Alias AuthorizeStakeParams
Authorize
Stake
Params
:
{
authorizedPubkey
:
PublicKey
;
custodianPubkey
?:
PublicKey
;
newAuthorizedPubkey
:
PublicKey
;
stakeAuthorizationType
:
StakeAuthorizationType
;
stakePubkey
:
PublicKey
;
}
Authorize stake instruction params
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@solana/web3.js
Loading...
Authorize stake instruction params