mirror of
https://github.com/OutCast3k/coinbin.git
synced 2025-02-02 06:09:06 +01:00
fix: some bech32 addresses were not recognised
This commit is contained in:
parent
44ba1b3d30
commit
f5c2f48efc
@ -307,7 +307,7 @@
|
||||
|
||||
return o;
|
||||
} else {
|
||||
return false;
|
||||
throw "Invalid checksum";
|
||||
}
|
||||
} catch(e) {
|
||||
bech32rs = coinjs.bech32redeemscript(addr);
|
||||
|
Loading…
Reference in New Issue
Block a user