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