On this page
Interface: PlainHtlcRegularTransferProof
JSON-compatible and human-readable format of HTLC transfer proofs.
Properties
hashAlgorithm
hashAlgorithm:
string
Defined in
@nimiq/core/types/wasm/web.d.ts:263
hashDepth
hashDepth:
number
Defined in
@nimiq/core/types/wasm/web.d.ts:264
hashRoot
hashRoot:
string
Defined in
@nimiq/core/types/wasm/web.d.ts:265
pathLength
pathLength:
number
Defined in
@nimiq/core/types/wasm/web.d.ts:273
preImage
preImage:
string
Defined in
@nimiq/core/types/wasm/web.d.ts:266
publicKey
publicKey:
string
Defined in
@nimiq/core/types/wasm/web.d.ts:272
raw
raw:
string
Defined in
@nimiq/core/types/wasm/web.d.ts:262
signature
signature:
string
Defined in
@nimiq/core/types/wasm/web.d.ts:271
signer
signer:
string
The signer (also called the "recipient") of the HTLC
Defined in
@nimiq/core/types/wasm/web.d.ts:270