Skip to content

Interface: PlainValidatorData

Defined in: @nimiq/core/types/wasm/web.d.ts:364

JSON-compatible and human-readable format of validator deactivation/reactivation data. Used for DeactivateValidator & ReactivateValidator, as they have the same fields.

Properties

raw

raw: string

Defined in: @nimiq/core/types/wasm/web.d.ts:365


validator

validator: string

Defined in: @nimiq/core/types/wasm/web.d.ts:366