nerdcash / Nerdbank.Cryptocurrencies

.NET libraries for processing Zcash and other cryptocurrencies.
MIT License
5 stars 2 forks source link

Reject bech32 encodings with mixed case #366

Closed AArnott closed 3 months ago

AArnott commented 3 months ago

This is a "MUST" requirement of bech32, which we were previously missing compliance with.