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
Currently we do not enforce the BIP-173 maximum character length for
bech32 endoded strings.
Add two public functions, both called `encoded_length` that calculate
the length of an encoded bech32 string.
Do not call the functions yet.
0 commit comments