@xchainjs/xchain-mayachain-amm 2.0.1 → 2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/index.esm.js CHANGED
@@ -8326,7 +8326,7 @@ const envDefinitions = {
8326
8326
  desc: "Node endpoint for celo",
8327
8327
  },
8328
8328
  COSMOS_GAS_AMPLIFIER: {
8329
- def: 1.5,
8329
+ def: 1.3,
8330
8330
  parser: intParser,
8331
8331
  desc: "Cosmos gas estimate multiplier",
8332
8332
  },
package/lib/index.js CHANGED
@@ -8330,7 +8330,7 @@ const envDefinitions = {
8330
8330
  desc: "Node endpoint for celo",
8331
8331
  },
8332
8332
  COSMOS_GAS_AMPLIFIER: {
8333
- def: 1.5,
8333
+ def: 1.3,
8334
8334
  parser: intParser,
8335
8335
  desc: "Cosmos gas estimate multiplier",
8336
8336
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xchainjs/xchain-mayachain-amm",
3
- "version": "2.0.1",
3
+ "version": "2.0.2",
4
4
  "description": "module that exposes estimating & swapping cryptocurrency assets on mayachain",
5
5
  "keywords": [
6
6
  "MAYAChain",