bech32-buffer icon indicating copy to clipboard operation
bech32-buffer copied to clipboard

Check prefix case in encode

Open slowli opened this issue 8 years ago • 0 comments

Check that the prefix is not mixed-case (?) and convert to lower case before encoding. Otherwise, the encoded string may be deemed invalid by decode.

slowli avatar Aug 06 '17 10:08 slowli