@xchainjs/xchain-util
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -347,2 +347,3 @@ import BigNumber from 'bignumber.js'; | ||
['MAYA.MAYA', { chain: 'MAYA', symbol: 'MAYA', ticker: 'MAYA', type: AssetType.TOKEN }], | ||
['RUNE', { chain: 'THOR', symbol: 'RUNE', ticker: 'RUNE', type: AssetType.NATIVE }], | ||
]); | ||
@@ -349,0 +350,0 @@ const createAsset = (chain, symbol, ticker, type) => { |
@@ -355,2 +355,3 @@ 'use strict'; | ||
['MAYA.MAYA', { chain: 'MAYA', symbol: 'MAYA', ticker: 'MAYA', type: exports.AssetType.TOKEN }], | ||
['RUNE', { chain: 'THOR', symbol: 'RUNE', ticker: 'RUNE', type: exports.AssetType.NATIVE }], | ||
]); | ||
@@ -357,0 +358,0 @@ const createAsset = (chain, symbol, ticker, type) => { |
{ | ||
"name": "@xchainjs/xchain-util", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Helper utilities for XChain clients", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
175838
2041