Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OpenchannelUpdateResponse

Hierarchy

  • OpenchannelUpdateResponse

Index

Properties

channel_id: string

the channel id of the channel

close_to?: string

scriptPubkey which we have to close to if we mutual close

commitments_secured: boolean

whether the psbt is complete (if true, sign psbt and call openchannel_signed to complete the channel open)

funding_outnum: number

The index of the funding output in the psbt

psbt: string

the PSBT of the funding transaction

Generated using TypeDoc