Skip to content

Interface: PlainHtlcTimeoutResolveProof

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

Properties

creator

creator: string

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

Defined in

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


creatorPathLength

creatorPathLength: number

Defined in

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


creatorPublicKey

creatorPublicKey: string

Defined in

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


creatorSignature

creatorSignature: string

Defined in

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


raw

raw: string

Defined in

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