Search
Preparing search index...
The search index is not available
@coral-xyz/anchor - v0.30.1
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@coral-xyz/anchor - v0.30.1
web3
VoteInit
Class VoteInit
Vote account info
Hierarchy
VoteInit
Index
Constructors
constructor
Properties
authorized
Voter
authorized
Withdrawer
commission
node
Pubkey
Constructors
constructor
new
Vote
Init
(
nodePubkey
:
PublicKey
, authorizedVoter
:
PublicKey
, authorizedWithdrawer
:
PublicKey
, commission
:
number
)
:
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
Exports
Internals
utils
Externals
BN
web3
Vote
Init
constructor
authorized
Voter
authorized
Withdrawer
commission
node
Pubkey
Generated using
TypeDoc
Vote account info