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


creatorPathLength

creatorPathLength: number

Defined in

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


creatorPublicKey

creatorPublicKey: string

Defined in

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


creatorSignature

creatorSignature: string

Defined in

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


raw

raw: string

Defined in

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