Skip to content

Interface: PlainHtlcEarlyResolveProof

JSON-compatible and human-readable format of HTLC early resolve proofs.

Properties

creator

creator: string

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

Defined in

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


creatorPathLength

creatorPathLength: number

Defined in

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


creatorPublicKey

creatorPublicKey: string

Defined in

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


creatorSignature

creatorSignature: string

Defined in

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


pathLength

pathLength: number

Defined in

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


publicKey

publicKey: string

Defined in

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


raw

raw: string

Defined in

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


signature

signature: string

Defined in

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


signer

signer: string

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

Defined in

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