rust-lightning/lightning-types
Jeffrey Czyz 05db67b5c3
Use a smaller bit for UnknownFeature
When testing Bolt12Invoice unknown require feature handling, a large
feature bit can cause SendError::TooBigPacket when creating an onion
message. Use a smaller feature bit for UnknownFeature, which also has
the added benefit of reducing test output.
2024-08-14 10:55:55 -05:00
..
src Use a smaller bit for UnknownFeature 2024-08-14 10:55:55 -05:00
Cargo.toml Move Features into lightning-types 2024-08-13 12:54:59 +00:00