Preparing search index...
The search index is not available
@oasisprotocol/client
@oasisprotocol/client
types
GovernanceVoteEntry
Interface GovernanceVoteEntry
VoteEntry contains data about a cast vote.
interface
GovernanceVoteEntry
{
vote
:
number
;
voter
:
Uint8Array
;
}
Index
Properties
vote
voter
Properties
vote
vote
:
number
voter
voter
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
vote
voter
@oasisprotocol/client
Loading...
VoteEntry contains data about a cast vote.