Skip to content

Interface: PlainHtlcRegularTransferProof

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

Properties

hashAlgorithm

hashAlgorithm: string

Defined in

@nimiq/core/types/wasm/web.d.ts:175


hashDepth

hashDepth: number

Defined in

@nimiq/core/types/wasm/web.d.ts:176


hashRoot

hashRoot: string

Defined in

@nimiq/core/types/wasm/web.d.ts:177


pathLength

pathLength: number

Defined in

@nimiq/core/types/wasm/web.d.ts:185


preImage

preImage: string

Defined in

@nimiq/core/types/wasm/web.d.ts:178


publicKey

publicKey: string

Defined in

@nimiq/core/types/wasm/web.d.ts:184


raw

raw: string

Defined in

@nimiq/core/types/wasm/web.d.ts:174


signature

signature: string

Defined in

@nimiq/core/types/wasm/web.d.ts:183


signer

signer: string

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

Defined in

@nimiq/core/types/wasm/web.d.ts:182