multicoin-address-validator icon indicating copy to clipboard operation
multicoin-address-validator copied to clipboard

Error Testnet Cashadr

Open Droppix opened this issue 4 years ago • 1 comments

Hi,

For your information, the api don't work on this address

let result = validator.validate("bchtest:qzt6flgcj0q3a9tz4078c6k0pfymsw4mkyklafezet", "BCH", "testnet")

Droppix avatar Sep 07 '20 18:09 Droppix

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

rraina avatar Sep 09 '20 15:09 rraina