Interfaces

PlainHtlcEarlyResolveProof

JSON-compatible and human-readable format of HTLC early resolve proofs.

Properties

creator

creator: `string`

The creator (also called the "sender") of the HTLC


creatorPathLength

creatorPathLength: `number`

creatorPublicKey

creatorPublicKey: `string`

creatorSignature

creatorSignature: `string`

pathLength

pathLength: `number`

publicKey

publicKey: `string`

raw

raw: `string`

signature

signature: `string`

signer

signer: `string`

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

On this page