Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListfundsChannel

Hierarchy

  • ListfundsChannel

Index

Properties

amount_msat: number

total channel value

connected: boolean

whether the channel peer is connected

funding_output: number

the 0-based index of the output in the funding transaction

funding_txid: string

funding transaction id

our_amount_msat: number

available satoshis on our node's end of the channel

peer_id: string

the peer with which the channel is opened

the channel state, in particular "CHANNELD_NORMAL" means the channel can be used normally

Generated using TypeDoc