Skip to content

Interface: PlainHtlcRegularTransferProof

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

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

Properties

hashAlgorithm

hashAlgorithm: string

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


hashDepth

hashDepth: number

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


hashRoot

hashRoot: string

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


pathLength

pathLength: number

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


preImage

preImage: string

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


publicKey

publicKey: string

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


raw

raw: string

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


signature

signature: string

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


signer

signer: string

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

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