@kyve/contract-lib
Advanced tools
Comparing version 0.1.0-alpha.19 to 0.1.0-alpha.20
@@ -57,3 +57,3 @@ "use strict"; | ||
if (useCache === void 0) { useCache = true; } | ||
this.cacheUrl = "https://kyve.network/api"; | ||
this.cacheUrl = "https://api.kyve.network"; | ||
this.src = constants_1.POOL_SOURCE_CONTRACT_ID; | ||
@@ -60,0 +60,0 @@ this.governance = constants_1.GOVERNANCE_CONTRACT_ID; |
{ | ||
"name": "@kyve/contract-lib", | ||
"version": "0.1.0-alpha.19", | ||
"version": "0.1.0-alpha.20", | ||
"main": "dist/index", | ||
@@ -24,3 +24,3 @@ "types": "dist/index", | ||
}, | ||
"gitHead": "d316a568aa005aa81e90c23b25a4c0d59ca11396" | ||
"gitHead": "e458235598178472ee5dc38b9f0818794cdb11d1" | ||
} |