Interfaces

PlainHtlcRegularTransferProof

JSON-compatible and human-readable format of HTLC transfer proofs.

Properties

hashAlgorithm

hashAlgorithm: `string`

hashDepth

hashDepth: `number`

hashRoot

hashRoot: `string`

pathLength

pathLength: `number`

preImage

preImage: `string`

publicKey

publicKey: `string`

raw

raw: `string`

signature

signature: `string`

signer

signer: `string`

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

On this page