Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListoffersOffer

Hierarchy

  • ListoffersOffer

Index

Properties

active: boolean

whether this can still be used

bolt12: string

the bolt12 encoding of the offer

bolt12_unsigned: string

the bolt12 encoding of the offer, without signature

label?: string

the (optional) user-specified label

offer_id: string

the id of this offer (merkle hash of non-signature fields)

single_use: boolean

whether this expires as soon as it's paid

used: boolean

True if an associated invoice has been paid

Generated using TypeDoc