Type alias WithdrawFromVoteAccountParams
Withdraw
From
Vote
Account
Params
: { authorizedWithdrawerPubkey
: PublicKey; lamports
: number; toPubkey
: PublicKey; votePubkey
: PublicKey; }
Type declaration
-
authorizedWithdrawerPubkey: PublicKey
-
lamports: number
-
-
Withdraw from vote account transaction params