Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SendinvoiceResponse

Hierarchy

  • SendinvoiceResponse

Index

Properties

amount_msat?: number

the amount required to pay this invoice

bolt12?: string

the BOLT12 string

description: string

description used in the invoice

expires_at: number

UNIX timestamp of when it will become / became unpayable

label: string

unique label supplied at invoice creation

payment_hash: string

the hash of the payment_preimage which will prove payment

Whether it's paid, unpaid or unpayable

Generated using TypeDoc