On this page
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:219
creatorPathLength
creatorPathLength:
number
Defined in
@nimiq/core/types/wasm/web.d.ts:222
creatorPublicKey
creatorPublicKey:
string
Defined in
@nimiq/core/types/wasm/web.d.ts:221
creatorSignature
creatorSignature:
string
Defined in
@nimiq/core/types/wasm/web.d.ts:220
pathLength
pathLength:
number
Defined in
@nimiq/core/types/wasm/web.d.ts:215
publicKey
publicKey:
string
Defined in
@nimiq/core/types/wasm/web.d.ts:214
raw
raw:
string
Defined in
@nimiq/core/types/wasm/web.d.ts:208
signature
signature:
string
Defined in
@nimiq/core/types/wasm/web.d.ts:213
signer
signer:
string
The signer (also called the "recipient") of the HTLC
Defined in
@nimiq/core/types/wasm/web.d.ts:212