• Web Client
  • API Reference
  • Interfaces
  • Plain Standard Proof

@nimiq/core / PlainStandardProof

Interface: PlainStandardProof

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

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

Properties

pathLength

pathLength: number

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


publicKey

publicKey: string

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


raw

raw: string

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


signature

signature: string

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


signer

signer: string

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

Built with the Nimiq Vitepress Theme
Copy page
Create issue