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


creatorPathLength

creatorPathLength: number

Defined in

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


creatorPublicKey

creatorPublicKey: string

Defined in

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


creatorSignature

creatorSignature: string

Defined in

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


pathLength

pathLength: number

Defined in

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


publicKey

publicKey: string

Defined in

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


raw

raw: string

Defined in

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


signature

signature: string

Defined in

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


signer

signer: string

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

Defined in

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