Preparing search index...
The search index is not available
@anchor-lang/core - v1.0.1
@anchor-lang/core
web3
CreateVoteAccountParams
Type alias CreateVoteAccountParams
Create
Vote
Account
Params
:
{
fromPubkey
:
PublicKey
;
lamports
:
number
;
voteInit
:
VoteInit
;
votePubkey
:
PublicKey
;
}
Create vote account transaction params
Type declaration
from
Pubkey
:
PublicKey
lamports
:
number
vote
Init
:
VoteInit
vote
Pubkey
:
PublicKey
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@anchor-lang/core - v1.0.1
Loading...
Create vote account transaction params