@rhinestone/shared-configs 1.4.51 → 1.4.52

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.
@@ -310,7 +310,7 @@
310
310
  "decimals": 18,
311
311
  "balanceSlot": null,
312
312
  "approvalSlot": null,
313
- "supportsMultichain": true
313
+ "supportsMultichain": false
314
314
  },
315
315
  {
316
316
  "symbol": "USDT0",
@@ -230,7 +230,7 @@ const chains = {
230
230
  decimals: 18,
231
231
  balanceSlot: null,
232
232
  approvalSlot: null,
233
- supportsMultichain: true,
233
+ supportsMultichain: false,
234
234
  },
235
235
  {
236
236
  symbol: "USDT0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rhinestone/shared-configs",
3
- "version": "1.4.51",
3
+ "version": "1.4.52",
4
4
  "description": "Reusable configuration files for Rhinestone services",
5
5
  "author": {
6
6
  "name": "Rhinestone",