We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5915d1e + 326cc2b commit ee469c5Copy full SHA for ee469c5
modules/statics/src/coins.ts
@@ -1181,7 +1181,7 @@ export const coins = CoinMap.fromCoins([
1181
8,
1182
UnderlyingAsset.RUNE,
1183
BaseUnit.RUNE,
1184
- COSMOS_SIDECHAIN_FEATURES.filter((feature) => feature !== CoinFeature.BULK_TRANSACTION)
+ COSMOS_SIDECHAIN_FEATURES
1185
),
1186
account(
1187
'7281ab3b-0451-4ef9-b367-8623d9bcfd87',
@@ -1191,7 +1191,7 @@ export const coins = CoinMap.fromCoins([
1191
1192
1193
1194
1195
1196
1197
'12194de6-b68f-4dfb-b74c-b18b1fbb29d6',
0 commit comments