rust-lightning/lightning
Elias Rohrer 540bcf7b61
Allow uppercase bech32 HRP
Previously, we would fail parsing `Offer`s if the HRP didn't match our
expected (lowercase) HRP. Here, we relax this check in accordance with
the spec to also allow all-uppercase HRPs.
2025-01-07 09:21:55 +01:00
..
src Allow uppercase bech32 HRP 2025-01-07 09:21:55 +01:00
Cargo.toml Drop log-limiting features 2024-12-03 17:26:49 +01:00