Skip to content

Interface: PlainHtlcRegularTransferProof

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

Table of contents

Properties

Properties

hashAlgorithm

hashAlgorithm: string

Defined in

web.d.ts:383


hashDepth

hashDepth: number

Defined in

web.d.ts:384


hashRoot

hashRoot: string

Defined in

web.d.ts:385


pathLength

pathLength: number

Defined in

web.d.ts:393


preImage

preImage: string

Defined in

web.d.ts:386


publicKey

publicKey: string

Defined in

web.d.ts:392


raw

raw: string

Defined in

web.d.ts:382


signature

signature: string

Defined in

web.d.ts:391


signer

signer: string

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

Defined in

web.d.ts:390