Interface PendingChannelsResponse_PendingChannel

Hierarchy

  • PendingChannelsResponse_PendingChannel

Properties

capacity: string | number
channelPoint: string
commitmentType: CommitmentType

The commitment type used by this channel.

initiator: Initiator

The party that initiated opening the channel.

localBalance: string | number
localChanReserveSat: string | number

The minimum satoshis this node is required to reserve in its balance.

remoteBalance: string | number
remoteChanReserveSat: string | number

The minimum satoshis the other node is required to reserve in its balance.

remoteNodePub: string

Generated using TypeDoc