bitcore-doichain
Advanced tools
Comparing version 0.1.9 to 0.1.10
var settings = { | ||
testnet:true, | ||
ssl:true, | ||
from: 'newsletter@doichain.org', | ||
port:4010, | ||
host:"5.9.154.226", | ||
port:443, | ||
host:"doichain-testnet.le-space.de", | ||
getSettings: function() { | ||
@@ -14,4 +15,5 @@ return this | ||
this.host = _settings.host | ||
this.ssl = _settings.ssl | ||
} | ||
} | ||
export default settings |
{ | ||
"name": "bitcore-doichain", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"description": "Doichain Support for Bitcore", | ||
@@ -5,0 +5,0 @@ "author": "Nico Krause <nico@le-space.de>", |
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
87874
1597