Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WithdrawRequestBody

Hierarchy

  • WithdrawRequestBody

Index

Properties

address: string

Any Bitcoin accepted type, including bech32

feeRate: string

urgent, normal or slow

minConf: number

minimum number of confirmations that used outputs should have

satoshis: string

Amount to be withdrawn. The string "all" can be used to specify withdrawal of all available funds

utxos: string

Specifies the utxos to be used to fund the channel, as an array of "txid:vout"

Generated using TypeDoc