@riocrypto/common-server 1.0.1285 → 1.0.1287

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.
@@ -122,6 +122,7 @@ class FireblocksClient {
122
122
  common_1.Crypto.USDCPolygonBridged,
123
123
  common_1.Crypto.USDCSolana,
124
124
  common_1.Crypto.USDTEthereum,
125
+ "USDT",
125
126
  common_1.Crypto.USDTPolygon,
126
127
  common_1.Crypto.USDTTron,
127
128
  ].includes(asset.id)) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@riocrypto/common-server",
3
- "version": "1.0.1285",
3
+ "version": "1.0.1287",
4
4
  "description": "",
5
5
  "main": "./build/index.js",
6
6
  "types": "./build/index.d.ts",