Skip to content

@nimiq/core / PlainStandardProof

Interface: PlainStandardProof

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

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

Properties

pathLength

pathLength: number

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


publicKey

publicKey: string

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


raw

raw: string

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


signature

signature: string

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


signer

signer: string

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