Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SendonionResponse

Hierarchy

  • SendonionResponse

Index

Properties

amount_msat?: number

The amount delivered to destination (if known)

amount_sent_msat: number

The amount sent

bolt11?: string

the bolt11 string (if supplied)

bolt12?: string

the bolt12 string (if supplied: experimental-offers only).

created_at: number

the UNIX timestamp showing when this payment was initiated

destination?: string

the final destination of the payment if known

id: number

unique ID for this payment attempt

label?: string

the label, if given to sendpay

partid?: number

the partid (if supplied) to sendonion/sendpay

payment_hash: string

the hash of the payment_preimage which will prove payment

status of the payment (could be complete if already sent previously)

Generated using TypeDoc