mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-25 07:17:40 +01:00
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. |
||
---|---|---|
.. | ||
features.rs | ||
lib.rs | ||
payment.rs | ||
routing.rs | ||
string.rs |