Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TxprepareResponse

Hierarchy

  • TxprepareResponse

Index

Properties

psbt: string

the PSBT representing the unsigned transaction

txid: string

the transaction id of unsigned_tx; you hand this to lightning-txsend(7) or lightning-txdiscard(7), as the inputs of this transaction are reserved.

unsigned_tx: string

the unsigned transaction

Generated using TypeDoc