Interface PendingChannelsResponse_ForceClosedChannel

Hierarchy

  • PendingChannelsResponse_ForceClosedChannel

Properties

blocksTilMaturity: string | number

Remaining # of blocks until the commitment output can be swept. Negative values indicate how many blocks have passed since becoming mature.

The pending channel to be force closed

closingTxid: string

The transaction id of the closing transaction

limboBalance: string | number

The balance in satoshis encumbered in this pending channel

maturityHeight: string | number

The height at which funds can be swept into the wallet

pendingHtlcs: PendingHTLC[]
recoveredBalance: string | number

The total value of funds successfully recovered from this channel

Generated using TypeDoc