• Web Client
  • API Reference
  • Interfaces
  • Plain Validator Data

@nimiq/core / PlainValidatorData

Interface: PlainValidatorData

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

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


validator

validator: string

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

Built with the Nimiq Vitepress Theme
Copy page
Create issue