Preparing search index...
The search index is not available
@solana/web3.js
@solana/web3.js
VoteInit
Class VoteInit
Vote account info
Index
Constructors
constructor
Properties
authorized
Voter
authorized
Withdrawer
commission
node
Pubkey
Constructors
constructor
new
Vote
Init
(
nodePubkey
,
authorizedVoter
,
authorizedWithdrawer
,
commission
)
:
VoteInit
Parameters
nodePubkey
:
PublicKey
authorizedVoter
:
PublicKey
authorizedWithdrawer
:
PublicKey
commission
:
number
Returns
VoteInit
Properties
authorized
Voter
authorized
Voter
:
PublicKey
authorized
Withdrawer
authorized
Withdrawer
:
PublicKey
commission
commission
:
number
node
Pubkey
node
Pubkey
:
PublicKey
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
authorized
Voter
authorized
Withdrawer
commission
node
Pubkey
@solana/web3.js
Loading...
Vote account info