Skip to content

@nimiq/core / PlainHtlcTimeoutResolveProof

Interface: PlainHtlcTimeoutResolveProof

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

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

Properties

creator

creator: string

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

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


creatorPathLength

creatorPathLength: number

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


creatorPublicKey

creatorPublicKey: string

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


creatorSignature

creatorSignature: string

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


raw

raw: string

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