rust-lightning/lightning
Jeffrey Czyz 771aa8ee24
Separate bytes for experimental TLVs
When constructing UnsignedInvoiceRequest or UnsignedBolt12Invoice, use a
separate field for experimental TLV bytes. This allows for properly
inserting the signature TLVs before the experimental TLVs when signing.
2024-11-04 18:00:15 -06:00
..
src Separate bytes for experimental TLVs 2024-11-04 18:00:15 -06:00
Cargo.toml Drop no-std feature 2024-09-18 09:07:58 +02:00