rust-lightning/lightning-types/src
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
..
features.rs Use a smaller bit for UnknownFeature 2024-08-14 10:55:55 -05:00
lib.rs Move UntrustedString and PrintableString to lightning-types 2024-08-13 12:54:59 +00:00
payment.rs rustfmt new files added in the past few commits 2024-08-13 12:55:19 +00:00
routing.rs Move Rout{ingFees,eHint{,Hop}} to lightning-types 2024-08-13 12:54:59 +00:00
string.rs Move UntrustedString and PrintableString to lightning-types 2024-08-13 12:54:59 +00:00