ValidatorReportRecord

Properties

Link copied to clipboard

Returns the field-presence view for this ValidatorReportRecord instance.

Link copied to clipboard
abstract val reported: String?

The address of the validator being reported

Link copied to clipboard
abstract val reporters: List<String>

The list of validator (addresses) that are reporting on the validator specified by reported

Functions

Link copied to clipboard
fun ValidatorReportRecord.copy(body: <Error class: unknown class>.() -> Unit = {}): ValidatorReportRecord

Copies the original message, including unknown fields.