The hash of the genesis block that this channel resides within.
The unique channel ID for the channel.
The outpoint (txid:index) of the funding transaction.
Height at which the funding transaction was spent.
Close initiator indicates which party initiated the close. This value will be unknown for channels that were cooperatively closed before we started tracking cooperative close initiators. Note that this indicates which party initiated a close, and it is possible for both to initiate cooperative or force closes, although only one party's close will be confirmed on chain.
Details on how the channel was closed.
The txid of the transaction which ultimately closed this channel.
Open initiator is the party that initiated opening the channel. Note that this value may be unknown if the channel was closed before we migrated to store open channel information after close.
Public key of the remote peer that we formerly had a channel with.
Settled balance at the time of channel closure
The sum of all the time-locked outputs at the time of channel closure
Generated using TypeDoc
Total capacity of the channel.