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:318


hashDepth

hashDepth: number

Defined in

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


hashRoot

hashRoot: string

Defined in

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


pathLength

pathLength: number

Defined in

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


preImage

preImage: string

Defined in

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


publicKey

publicKey: string

Defined in

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


raw

raw: string

Defined in

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


signature

signature: string

Defined in

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


signer

signer: string

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

Defined in

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