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:177
hashDepth
hashDepth:
number
Defined in
@nimiq/core/types/wasm/web.d.ts:178
hashRoot
hashRoot:
string
Defined in
@nimiq/core/types/wasm/web.d.ts:179
pathLength
pathLength:
number
Defined in
@nimiq/core/types/wasm/web.d.ts:187
preImage
preImage:
string
Defined in
@nimiq/core/types/wasm/web.d.ts:180
publicKey
publicKey:
string
Defined in
@nimiq/core/types/wasm/web.d.ts:186
raw
raw:
string
Defined in
@nimiq/core/types/wasm/web.d.ts:176
signature
signature:
string
Defined in
@nimiq/core/types/wasm/web.d.ts:185
signer
signer:
string
The signer (also called the "recipient") of the HTLC
Defined in
@nimiq/core/types/wasm/web.d.ts:184