Preparing search index...
The search index is not available
@solana/web3.js
@solana/web3.js
AuthorizeWithSeedStakeParams
Type Alias AuthorizeWithSeedStakeParams
Authorize
With
Seed
Stake
Params
:
{
authorityBase
:
PublicKey
;
authorityOwner
:
PublicKey
;
authoritySeed
:
string
;
custodianPubkey
?:
PublicKey
;
newAuthorizedPubkey
:
PublicKey
;
stakeAuthorizationType
:
StakeAuthorizationType
;
stakePubkey
:
PublicKey
;
}
Authorize stake instruction params using a derived key
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@solana/web3.js
Loading...
Authorize stake instruction params using a derived key