Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FundchannelStartResponse

Hierarchy

  • FundchannelStartResponse

Index

Properties

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

funding_address: string

The address to send funding to for the channel. DO NOT SEND COINS TO THIS ADDRESS YET.

mindepth?: number

Number of confirmations before we consider the channel active.

scriptpubkey: string

The raw scriptPubkey for the address

warning_usage: string

A warning not to prematurely broadcast the funding transaction (always present!)

Generated using TypeDoc