Preparing search index...
The search index is not available
@oasisprotocol/client
@oasisprotocol/client
types
ConsensusVotes
Interface ConsensusVotes
Votes are the votes for the next block.
interface
ConsensusVotes
{
ratio
:
number
;
votes
:
ConsensusVote
[]
;
voting_power
:
longnum
;
}
Index
Properties
ratio
votes
voting_
power
Properties
ratio
ratio
:
number
votes
votes
:
ConsensusVote
[]
voting_
power
voting_
power
:
longnum
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ratio
votes
voting_
power
@oasisprotocol/client
Loading...
Votes are the votes for the next block.