]> git.bitcoin.ninja Git - rust-lightning/commit
Check that the HRPs generated in BOLT 11 `RawHrp` are always valid
authorMatt Corallo <git@bluematt.me>
Thu, 3 Oct 2024 16:54:10 +0000 (16:54 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 3 Oct 2024 17:24:59 +0000 (17:24 +0000)
commitc5658f6cc2cfa6eee2a45d206b08933d30f1a275
tree07ed011293d9642758e4ed210ac0123210b77367
parent0abf068ad1a8021261f915f4cba426f2ef24ed16
Check that the HRPs generated in BOLT 11 `RawHrp` are always valid

...in `debug_assertions`.
lightning-invoice/src/lib.rs