Skip to content

Interface: PlainHtlcTimeoutResolveProof

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

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

Properties

creator

creator: string

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

The creator (also called the "sender") of the HTLC


creatorPathLength

creatorPathLength: number

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


creatorPublicKey

creatorPublicKey: string

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


creatorSignature

creatorSignature: string

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


raw

raw: string

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