Interface InvoiceHTLC

Details of an HTLC that paid to an invoice

Hierarchy

  • InvoiceHTLC

Properties

acceptHeight: string | number

Block height at which this htlc was accepted.

acceptTime: string | number

Time at which this htlc was accepted.

amtMsat: string | number

The amount of the htlc in msat.

chanId: string | number

Short channel id over which the htlc was received.

expiryHeight: string | number

Block height at which this htlc expires.

htlcIndex: string | number

Index identifying the htlc on the channel.

mppTotalAmtMsat: string | number

The total amount of the mpp payment in msat.

resolveTime: string | number

Time at which this htlc was settled or canceled.

Current state the htlc is in.

Generated using TypeDoc