ognus / wallet-address-validator

Useful library for validation of Bitcoin, Litecoin, Ethereum and other cryptocoin addresses
MIT License
263 stars 128 forks source link

DGB Address Validation Fails #82

Open rajqumar opened 1 year ago

rajqumar commented 1 year ago

Cannot validate DGB addresses, always return false Address Used smNz7VNfQx4ZB1oEjV5FZi6T4FwiAAfTPP

in currencies.js name: 'digibyte', symbol: 'dgb', addressTypes: {prod: ['1e'], testnet: []}, validator: BTCValidator