Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PayRequestBody

Hierarchy

  • PayRequestBody

Index

Properties

amount: number

Amount in milli satoshis

exemptfee: number

Amount for which the maxfeepercent check is skipped

invoice: string

BOLT11 invoice

label: string

Label for the payment

maxdelay: number

The payment can be delayed for more than this many blocks

maxfeepercent: number

Fraction of the amount to be paid as fee (as a percentage)

retry_for: number

Keep retryinig to find routes for this long (seconds)

riskfactor: number

Annual cost of your funds being stuck (as a percentage)

Generated using TypeDoc