Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OfferoutResponse

Hierarchy

  • OfferoutResponse

Index

Properties

active: boolean

whether this will pay a matching incoming invoice

bolt12: string

the bolt12 encoding of the offer

bolt12_unsigned: string

the bolt12 encoding of the offer, without a signature

created: boolean

false if the offer already existed

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 out

used: boolean

True if an incoming invoice has been paid

Generated using TypeDoc