multicoin-address-validator
multicoin-address-validator copied to clipboard
Error Testnet Cashadr
Hi,
For your information, the api don't work on this address
let result = validator.validate("bchtest:qzt6flgcj0q3a9tz4078c6k0pfymsw4mkyklafezet", "BCH", "testnet")
You would need to add the bech32Hrp
configuration -- if you want to make a PR @christsim might be willing to merge.
https://github.com/christsim/multicoin-address-validator/blob/fecf7c1c792202643f57981fb24baa2c657e6678/src/currencies.js#L28