Skip to content

Interface: PlainStandardProof

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

JSON-compatible and human-readable format of standard transaction proofs.

Properties

pathLength

pathLength: number

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


publicKey

publicKey: string

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


raw

raw: string

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


signature

signature: string

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


signer

signer: string

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