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 484d8b7 + 4502e2d commit 75a1a1fCopy full SHA for 75a1a1f
app2/src/lib/constants/disabled-chains.ts
@@ -1,5 +1,5 @@
1
import { UniversalChainId } from "@unionlabs/sdk/schema"
2
3
export const DISABLED_CHAINS: UniversalChainId[] = [
4
- UniversalChainId.make("osmosis.osmo-test-5"),
+ // UniversalChainId.make("osmosis.osmo-test-5"),
5
]
0 commit comments