Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UnreserveinputsRequest

The unreserveinputs RPC command releases (or reduces reservation) on UTXOs which were previously marked as reserved, generally by lightning-reserveinputs(7).

The inputs to unreserve are the inputs specified in the passed-in psbt.

If reserve is specified, it is the number of blocks to decrease reservation by; default is 72.

Hierarchy

  • UnreserveinputsRequest

Index

Properties

Properties

psbt: string
reserve?: string

Generated using TypeDoc