Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChannelListChannelsResponse

Hierarchy

  • ChannelListChannelsResponse

Index

Properties

alias?: string

Alias of the node

channel_id?: string

Channel ID

connected?: string

Peer connection status (true or false)

direction?: number

Flag indicating if this peer initiated the channel (0,1)

funding_allocation_msat?: number

funding_allocation_msat

funding_txid?: string

Channel funding transaction

id?: string

Pub key

msatoshi_to_them?: string

msatoshi_to_them

msatoshi_to_us?: string

msatoshi_to_us

msatoshi_total?: string

msatoshi_total

our_channel_reserve_satoshis?: string

our_channel_reserve_satoshis

private?: string

Private channel flag (true or false)

short_channel_id?: string

Channel ID

spendable_msatoshi?: string

spendable_msatoshi

state?: string

Channel connection status

their_channel_reserve_satoshis?: string

their_channel_reserve_satoshis

Generated using TypeDoc