• Web Client
  • API Reference
  • Interfaces
  • Plain Htlc Regular Transfer Proof

@nimiq/core / PlainHtlcRegularTransferProof

Interface: PlainHtlcRegularTransferProof

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

JSON-compatible and human-readable format of HTLC transfer proofs.

Properties

hashAlgorithm

hashAlgorithm: string

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


hashDepth

hashDepth: number

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


hashRoot

hashRoot: string

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


pathLength

pathLength: number

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


preImage

preImage: string

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


publicKey

publicKey: string

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


raw

raw: string

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


signature

signature: string

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


signer

signer: string

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

The signer (also called the "recipient") of the HTLC

Built with the Nimiq Vitepress Theme
Copy page
Create issue