Interface: PlainHtlcEarlyResolveProof
Defined in: @nimiq/core/types/wasm/web.d.ts:468
JSON-compatible and human-readable format of HTLC early resolve proofs.
Properties
creator
creator:
string
Defined in: @nimiq/core/types/wasm/web.d.ts:480
The creator (also called the "sender") of the HTLC
creatorPathLength
creatorPathLength:
number
Defined in: @nimiq/core/types/wasm/web.d.ts:483
creatorPublicKey
creatorPublicKey:
string
Defined in: @nimiq/core/types/wasm/web.d.ts:482
creatorSignature
creatorSignature:
string
Defined in: @nimiq/core/types/wasm/web.d.ts:481
pathLength
pathLength:
number
Defined in: @nimiq/core/types/wasm/web.d.ts:476
publicKey
publicKey:
string
Defined in: @nimiq/core/types/wasm/web.d.ts:475
raw
raw:
string
Defined in: @nimiq/core/types/wasm/web.d.ts:469
signature
signature:
string
Defined in: @nimiq/core/types/wasm/web.d.ts:474
signer
signer:
string
Defined in: @nimiq/core/types/wasm/web.d.ts:473
The signer (also called the "recipient") of the HTLC