You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We already iterate over lowercase characters when encoding a bech32
string, no need to call `to_ascii_lowercase`.
Add a unit test as documentation of this behavior as well as to verify
the change is correct.
0 commit comments