Preparing search index...
The search index is not available
@sentio/sdk
@sentio/sdk
aptos/builtin
_0x1
aptos_governance
VoteEvent
Interface VoteEvent
interface
VoteEvent
{
num_votes
:
bigint
;
proposal_id
:
bigint
;
should_pass
:
boolean
;
stake_pool
:
string
;
voter
:
string
;
}
Index
Properties
num_
votes
proposal_
id
should_
pass
stake_
pool
voter
Properties
num_
votes
num_votes
:
bigint
proposal_
id
proposal_id
:
bigint
should_
pass
should_pass
:
boolean
stake_
pool
stake_pool
:
string
voter
voter
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
num_
votes
proposal_
id
should_
pass
stake_
pool
voter
@sentio/sdk
Loading...