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
VoteInit
(
nodePubkey
:
PublicKey
,
authorizedVoter
:
PublicKey
,
authorizedWithdrawer
:
PublicKey
,
commission
:
number
,
)
:
VoteInit
Parameters
nodePubkey
:
PublicKey
authorizedVoter
:
PublicKey
authorizedWithdrawer
:
PublicKey
commission
:
number
Returns
VoteInit
Properties
authorized
Voter
authorizedVoter
:
PublicKey
authorized
Withdrawer
authorizedWithdrawer
:
PublicKey
commission
commission
:
number
node
Pubkey
nodePubkey
:
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