@swapkit/core 1.0.0-rc.74 → 1.0.0-rc.75

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/dist/index.es.js CHANGED
@@ -1834,6 +1834,8 @@ function le(e) {
1834
1834
  case i.THORChain:
1835
1835
  case i.Maya:
1836
1836
  return t.set(0);
1837
+ case i.Cosmos:
1838
+ return t.set(1e-6);
1837
1839
  default:
1838
1840
  return t.set(1e-8);
1839
1841
  }