cln/doc/developers-guide
Vincenzo Palazzo f96099691b lightningd: include offer_id in invoice_creation notification
When a BOLT 12 invoice is created via createinvoice and is associated
with a local offer, include the offer_id in the invoice_creation event
notification. This allows plugins to determine which offer triggered
an invoice creation without having to call listinvoices for every
created invoice.

For bolt11 invoices and bolt12 invoices not associated with a local
offer, the field is omitted.

Fixes #8191

Changelog-Added: The `invoice_creation` notification now includes `offer_id` when the invoice is associated with a BOLT 12 offer.
2026-05-11 15:56:31 +09:30
..
app-development doc: Fix mdx format errors generated due to Readme v2 migrations 2025-11-27 14:10:18 +10:30
plugin-development lightningd: include offer_id in invoice_creation notification 2026-05-11 15:56:31 +09:30
api-reference.md docs: Updated developers-guide docs for v10 2025-11-13 15:07:00 +10:30
app-development.md doc: Fix mdx format errors generated due to Readme v2 migrations 2025-11-27 14:10:18 +10:30
deprecated-features.md renepay: deprecate. 2026-05-11 13:51:52 +09:30
developers-guide.md chore: nix flake update 2025-11-13 15:35:51 +10:30
plugin-development.md clnrest: add clnrest-register-path method for dynamic paths 2026-01-19 12:55:57 +10:30
tracing-cln-performance.md doc: document UDS datagram tracing backend and envvar table 2026-04-28 11:03:21 +02:00
tutorials.md docs: Updated developers-guide docs for v10 2025-11-13 15:07:00 +10:30