Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DelinvoiceResponse

Hierarchy

  • DelinvoiceResponse

Index

Properties

amount_msat?: number

the amount required to pay this invoice

bolt11?: string

BOLT11 string

bolt12?: string

BOLT12 string

description?: string

description used in the invoice

expires_at: number

UNIX timestamp when invoice expires (or expired)

label: string

Unique label given at creation time

payment_hash: string

the hash of the payment_preimage which will prove payment

State of invoice

Generated using TypeDoc