Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PayKeysendRequestBody

Hierarchy

  • PayKeysendRequestBody

Index

Properties

amount: number

Amount in milli satoshis

exemptfee: number

Amount for which the maxfeepercent check is skipped

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)

pubkey: string

33 byte, hex-encoded, pubkey of the node

retry_for: number

Keep retryinig to find routes for this long (seconds)

Generated using TypeDoc