toggle menu
Ksui
1.3.2
common
switch theme
search in API
Ksui
/
xyz.mcxross.ksui.model
/
CommitteeInfo
Committee
Info
@
Serializable
abstract
class
CommitteeInfo
Inheritors
SuiCommittee
Members
Constructors
Committee
Info
Link copied to clipboard
constructor
(
)
Types
Sui
Committee
Link copied to clipboard
@
Serializable
data
class
SuiCommittee
(
val
epoch
:
Long
,
val
validators
:
List
<
Validator
>
)
:
CommitteeInfo
Properties
epoch
Link copied to clipboard
abstract
val
epoch
:
Long