ValidatorReportRecord

@Serializable
data class ValidatorReportRecord(val hash: String, val addresses: List<String>)

Constructors

Link copied to clipboard
constructor(hash: String, addresses: List<String>)

Properties

Link copied to clipboard
Link copied to clipboard