Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FundchannelResponse

Hierarchy

  • FundchannelResponse

Index

Properties

channel_id: string

The channel_id of the resulting channel

close_to?: string

The raw scriptPubkey which mutual close will go to; only present if close_to parameter was specified and peer supports option_upfront_shutdown_script

mindepth?: number

Number of confirmations before we consider the channel active.

outnum: number

The 0-based output index showing which output funded the channel

tx: string

The raw transaction which funded the channel

txid: string

The txid of the transaction which funded the channel

Generated using TypeDoc