Comparing version 1.0.6 to 1.0.7
13
index.js
@@ -28,15 +28,6 @@ var DEFAULT_PRECISION = 8; | ||
link: { | ||
tx: 'https://blockchain.info/block/{hash}', | ||
hash: 'https://blockchain.info/tx/{hash}', | ||
tx: 'https://blockchain.info/tx/{hash}', | ||
hash: 'https://blockchain.info/block/{hash}', | ||
}, | ||
}, | ||
TLT: { | ||
name: 'talantcoin', | ||
algorithm: 'sha256', | ||
multiplier: 1, | ||
link: { | ||
tx: '', | ||
hash: '', | ||
}, | ||
}, | ||
BCH: { | ||
@@ -43,0 +34,0 @@ name: 'bitcoincash', |
{ | ||
"name": "coinprops", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
6540
4
209