OutCast3k / coinbin

Javascript Bitcoin Wallet. Supports Multisig, Stealth, HD, SegWit, Bech32, Time Locked Addresses, RBF and more!

Home Page:https://coinb.in/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

some Bech32 addresses not recognised

jmacxx opened this issue · comments

Some valid bech32 addresses are not recognised. Only bech32 addresses which do not contain l (lower case L) and 0 (zero) exhibit this problem. Approximately one in ten to twenty addresses fit the criteria.

For example enter bc1q877enxaeapgpc8cv5ft7ny2hggs4mjvpuym5w7 in the address field and click Load - the error displayed is "The address or redeem script you have entered is invalid".

Likewise use the address in the output field of the new transaction dialog, even if all other fields are filled correctly it will highlight the address field in red with the message: "One or more input or output is invalid".