Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListsendpaysRequest

The listsendpays RPC command gets the status of all sendpay commands (which is also used by the pay command), or with bolt11 or payment_hash limits results to that specific payment. You cannot specify both. It is possible filter the payments also by status.

Note that in future there may be more than one concurrent sendpay command per pay, so this command should be used with caution.

Hierarchy

  • ListsendpaysRequest

Index

Properties

bolt11?: string
payment_hash?: string

Generated using TypeDoc