Get desktop application:
View/edit binary Protocol Buffers messages
optional uint64 amount = 1
optional string description = 2
optional string issuer = 3
optional uint64 quantity = 4
optional uint64 expiry = 5
string offer = 1
optional uint64 amount = 2
optional string payer_note = 3
optional uint32 response_invoice_timeout = 4
string invoice_hex_str = 1
string invoice = 1
optional uint64 amount = 2
optional uint32 fee_limit = 3
optional uint32 fee_limit_percent = 4
string payment_preimage = 1
string offer = 1
optional uint64 amount = 2
optional string payer_note = 3
optional uint32 response_invoice_timeout = 4
optional uint32 fee_limit = 5
optional uint32 fee_limit_percent = 6
string payment_preimage = 2
Used in: BlindedPath
optional PublicKey blinded_node_id = 1
bytes encrypted_payload = 2
Used in: PaymentPaths
Used in: PaymentPaths
uint32 fee_base_msat = 1
uint32 fee_proportional_millionths = 2
uint32 cltv_expiry_delta = 3
uint64 htlc_minimum_msat = 4
uint64 htlc_maximum_msat = 5
repeated FeatureBit features = 6
Used as response type in: Offers.DecodeInvoice
Used as field type in: GetInvoiceResponse
string chain = 1
optional uint64 quantity = 2
uint64 amount_msats = 3
optional string description = 4
optional PaymentHash payment_hash = 5
repeated PaymentPaths payment_paths = 6
int64 created_at = 7
uint64 relative_expiry = 8
optional PublicKey node_id = 9
string signature = 10
repeated FeatureBit features = 11
optional string payer_note = 12
Used in: IntroductionNode
Used in: DirectedShortChannelId
Used in: BlindedPayInfo, Bolt12InvoiceContents
DATALOSS_PROTECT_REQ = 0
DATALOSS_PROTECT_OPT = 1
INITIAL_ROUING_SYNC = 3
UPFRONT_SHUTDOWN_SCRIPT_REQ = 4
UPFRONT_SHUTDOWN_SCRIPT_OPT = 5
GOSSIP_QUERIES_REQ = 6
GOSSIP_QUERIES_OPT = 7
TLV_ONION_REQ = 8
TLV_ONION_OPT = 9
EXT_GOSSIP_QUERIES_REQ = 10
EXT_GOSSIP_QUERIES_OPT = 11
STATIC_REMOTE_KEY_REQ = 12
STATIC_REMOTE_KEY_OPT = 13
PAYMENT_ADDR_REQ = 14
PAYMENT_ADDR_OPT = 15
MPP_REQ = 16
MPP_OPT = 17
WUMBO_CHANNELS_REQ = 18
WUMBO_CHANNELS_OPT = 19
ANCHORS_REQ = 20
ANCHORS_OPT = 21
ANCHORS_ZERO_FEE_HTLC_REQ = 22
ANCHORS_ZERO_FEE_HTLC_OPT = 23
ROUTE_BLINDING_REQUIRED = 24
ROUTE_BLINDING_OPTIONAL = 25
AMP_REQ = 30
AMP_OPT = 31
Used in: BlindedPath
Used in: Bolt12InvoiceContents
Used in: Bolt12InvoiceContents
Used in: BlindedHop, BlindedPath, Bolt12InvoiceContents, IntroductionNode