Skip to content

Interface: PlainHtlcRegularTransferProof

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

Properties

hashAlgorithm

hashAlgorithm: string

Defined in

web.d.ts:179


hashDepth

hashDepth: number

Defined in

web.d.ts:180


hashRoot

hashRoot: string

Defined in

web.d.ts:181


pathLength

pathLength: number

Defined in

web.d.ts:189


preImage

preImage: string

Defined in

web.d.ts:182


publicKey

publicKey: string

Defined in

web.d.ts:188


raw

raw: string

Defined in

web.d.ts:178


signature

signature: string

Defined in

web.d.ts:187


signer

signer: string

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

Defined in

web.d.ts:186