@solana/web3.js
Preparing search index...
InitializeAccountParams
Type Alias InitializeAccountParams
InitializeAccount instruction params
type
InitializeAccountParams
=
{
nodePubkey
:
PublicKey
;
voteInit
:
VoteInit
;
votePubkey
:
PublicKey
;
}
Index
Properties
node
Pubkey
vote
Init
vote
Pubkey
Properties
node
Pubkey
nodePubkey
:
PublicKey
vote
Init
voteInit
:
VoteInit
vote
Pubkey
votePubkey
:
PublicKey
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
node
Pubkey
vote
Init
vote
Pubkey
@solana/web3.js
Loading...
InitializeAccount instruction params