Skip to content

Commit 50ceefe

Browse files
committed
chore: specify features
1 parent e6fce15 commit 50ceefe

2 files changed

Lines changed: 26 additions & 0 deletions

File tree

src/assets/chains/mainnet/union-mainnet.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,18 @@
1818
"base": "au",
1919
"exponent": 18
2020
}
21+
],
22+
"features": [
23+
"dashboard",
24+
"governance",
25+
"staking",
26+
"blocks",
27+
"tx",
28+
"uptime",
29+
"supply",
30+
"parameters",
31+
"consensus",
32+
"cosmwasm",
33+
"account"
2134
]
2235
}

src/assets/chains/testnet/union-testnet-10.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,18 @@
1818
"base": "au",
1919
"exponent": 18
2020
}
21+
],
22+
"features": [
23+
"dashboard",
24+
"governance",
25+
"staking",
26+
"blocks",
27+
"tx",
28+
"uptime",
29+
"supply",
30+
"parameters",
31+
"consensus",
32+
"cosmwasm",
33+
"account"
2134
]
2235
}

0 commit comments

Comments
 (0)