@nimiq/core / PlainValidatorData

Interface: PlainValidatorData

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

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:106


validator

validator: string

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

Built with the Nimiq Vitepress Theme
Copy page
Create issue