cashscript
Advanced tools
Comparing version 0.7.4 to 0.7.5
@@ -52,3 +52,3 @@ "use strict"; | ||
this.electrum = new electrum_cash_1.ElectrumCluster('CashScript Application', '1.4.1', 1, 1, electrum_cash_1.ClusterOrder.PRIORITY); | ||
this.electrum.addServer('chipnet.imaginary.cash/', 50004, electrum_cash_1.ElectrumTransport.WSS.Scheme, false); | ||
this.electrum.addServer('chipnet.imaginary.cash', 50004, electrum_cash_1.ElectrumTransport.WSS.Scheme, false); | ||
} | ||
@@ -55,0 +55,0 @@ else { |
@@ -50,3 +50,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
this.electrum = new ElectrumCluster('CashScript Application', '1.4.1', 1, 1, ClusterOrder.PRIORITY); | ||
this.electrum.addServer('chipnet.imaginary.cash/', 50004, ElectrumTransport.WSS.Scheme, false); | ||
this.electrum.addServer('chipnet.imaginary.cash', 50004, ElectrumTransport.WSS.Scheme, false); | ||
} | ||
@@ -53,0 +53,0 @@ else { |
{ | ||
"name": "cashscript", | ||
"version": "0.7.4", | ||
"version": "0.7.5", | ||
"description": "Easily write and interact with Bitcoin Cash contracts", | ||
@@ -45,3 +45,3 @@ "keywords": [ | ||
"@bitauth/libauth": "^1.18.1", | ||
"@cashscript/utils": "^0.7.4", | ||
"@cashscript/utils": "^0.7.5", | ||
"bip68": "^1.0.4", | ||
@@ -60,3 +60,3 @@ "bitcoin-rpc-promise-retry": "^1.3.0", | ||
}, | ||
"gitHead": "21624782464044609cb6e018a8d8afd028db01d5" | ||
"gitHead": "3534478a15acc1cf3c744085ff5a972d69666447" | ||
} |
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
142672
Updated@cashscript/utils@^0.7.5