Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
ValidatorSetSDKType
Interface ValidatorSetSDKType
interface
ValidatorSetSDKType
{
proposer
?:
ValidatorSDKType
;
total_voting_power
:
bigint
;
validators
:
ValidatorSDKType
[]
;
}
Index
Properties
proposer?
total_
voting_
power
validators
Properties
Optional
proposer
proposer
?:
ValidatorSDKType
total_
voting_
power
total_
voting_
power
:
bigint
validators
validators
:
ValidatorSDKType
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
proposer
total_
voting_
power
validators
@crownfi/sei-js-proto
Loading...