rust-lightning/lightning
Jeffrey Czyz 7e085c5ce4
Refactor handling of InvoiceRequest
In order to generate and InvoiceSent event, it would be cleaner to have
one location where a Bolt12Invoice is successfully generated. Refactor
the handling code to this end and clean-up line length by making some of
the type conversions more streamlined.
2024-04-15 16:11:12 -05:00
..
src Refactor handling of InvoiceRequest 2024-04-15 16:11:12 -05:00
Cargo.toml Drop ahash dependency in favor of core's SipHasher 2024-02-16 20:34:41 +00:00