@solana/web3.js
Preparing search index...
WithdrawFromVoteAccountParams
Type Alias WithdrawFromVoteAccountParams
Withdraw from vote account transaction params
type
WithdrawFromVoteAccountParams
=
{
authorizedWithdrawerPubkey
:
PublicKey
;
lamports
:
number
;
toPubkey
:
PublicKey
;
votePubkey
:
PublicKey
;
}
Index
Properties
authorized
Withdrawer
Pubkey
lamports
to
Pubkey
vote
Pubkey
Properties
authorized
Withdrawer
Pubkey
authorizedWithdrawerPubkey
:
PublicKey
lamports
lamports
:
number
to
Pubkey
toPubkey
:
PublicKey
vote
Pubkey
votePubkey
:
PublicKey
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
authorized
Withdrawer
Pubkey
lamports
to
Pubkey
vote
Pubkey
@solana/web3.js
Loading...
Withdraw from vote account transaction params