@solana/web3.js
Preparing search index...
CreateVoteAccountParams
Type Alias CreateVoteAccountParams
Create vote account transaction params
type
CreateVoteAccountParams
=
{
fromPubkey
:
PublicKey
;
lamports
:
number
;
voteInit
:
VoteInit
;
votePubkey
:
PublicKey
;
}
Index
Properties
from
Pubkey
lamports
vote
Init
vote
Pubkey
Properties
from
Pubkey
fromPubkey
:
PublicKey
lamports
lamports
:
number
vote
Init
voteInit
:
VoteInit
vote
Pubkey
votePubkey
:
PublicKey
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
from
Pubkey
lamports
vote
Init
vote
Pubkey
@solana/web3.js
Loading...
Create vote account transaction params