doichain-wallet-address-validator
Advanced tools
Comparing version 0.2.6 to 0.2.7
@@ -36,3 +36,3 @@ { | ||
], | ||
"version": "0.2.6", | ||
"version": "0.2.7", | ||
"author": "David Reband david.reband@gmail.com", | ||
@@ -39,0 +39,0 @@ "homepage": "https://github.com/Doichain/wallet-address-validator", |
@@ -72,2 +72,3 @@ var XRPValidator = require('./ripple_validator'); | ||
addressTypes: {prod: ['34', '0d'], testnet: ['6f','c4']}, | ||
segwitHrp: 'dc', | ||
validator: BTCValidator | ||
@@ -74,0 +75,0 @@ },{ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
411272
8994