breez_sdk_liquid::lightning_125::ln

Module channel_state

Expand description

Information about the state of a channel.

Structs§

Enums§

  • Further information on the details of the channel shutdown. Upon channels being forced closed (i.e. commitment transaction confirmation detected by ChainMonitor), ChannelShutdownState will be set to ShutdownComplete or the channel will be removed shortly. Also note, that in normal operation, peers could disconnect at any of these states and require peer re-connection before making progress onto other states
  • Exposes the state of pending inbound HTLCs.
  • Exposes the state of pending outbound HTLCs.