On this page
Interface: PlainHtlcEarlyResolveProof
JSON-compatible and human-readable format of HTLC early resolve proofs.
Table of contents
Properties
Properties
creator
• creator: string
The creator (also called the "sender") of the HTLC
Defined in
web.d.ts:425
creatorPathLength
• creatorPathLength: number
Defined in
web.d.ts:428
creatorPublicKey
• creatorPublicKey: string
Defined in
web.d.ts:427
creatorSignature
• creatorSignature: string
Defined in
web.d.ts:426
pathLength
• pathLength: number
Defined in
web.d.ts:421
publicKey
• publicKey: string
Defined in
web.d.ts:420
raw
• raw: string
Defined in
web.d.ts:414
signature
• signature: string
Defined in
web.d.ts:419
signer
• signer: string
The signer (also called the "recipient") of the HTLC
Defined in
web.d.ts:418