mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-04-08 05:57:49 +03:00
Minor fixes
This commit is contained in:
@@ -11,7 +11,7 @@ export { default as parseExchangeTradeTransaction } from './parseExchangeTradeTr
|
||||
export { default as toUpperCase } from './toUpperCase.js';
|
||||
export { default as toLowerCase } from './toLowerCase.js';
|
||||
export { default as isUppercasedNetworkCode } from './isUppercasedNetworkCode.js';
|
||||
export { default as getNativeCryptocurrency } from './getNativeCryptocurrency.js';
|
||||
export { default as getNativeCryptocurrencyName } from './getNativeCryptocurrencyName.js';
|
||||
|
||||
export { default as isValidChainId } from './isValidChainId.js';
|
||||
export { default as isKnownEnv } from './isKnownEnv.js';
|
||||
|
||||
Reference in New Issue
Block a user