toggle menu
Ksui
1.3.2
common
switch theme
search in API
Ksui
/
xyz.mcxross.ksui.model
/
ValidatorReportRecord
Validator
Report
Record
@
Serializable
data
class
ValidatorReportRecord
(
val
hash
:
String
,
val
addresses
:
List
<
String
>
)
Members
Constructors
Validator
Report
Record
Link copied to clipboard
constructor
(
hash
:
String
,
addresses
:
List
<
String
>
)
Properties
addresses
Link copied to clipboard
val
addresses
:
List
<
String
>
hash
Link copied to clipboard
val
hash
:
String