Preparing search index...
The search index is not available
Documentation
Documentation
@mysten/sui
client
CommitteeInfo
Interface CommitteeInfo
RPC representation of the [Committee] type.
interface
CommitteeInfo
{
epoch
:
string
;
validators
:
[
string
,
string
]
[]
;
}
Index
Properties
epoch
validators
Properties
epoch
epoch
:
string
validators
validators
:
[
string
,
string
]
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
epoch
validators
Documentation
Loading...
RPC representation of the [Committee] type.