Skip to content

Commit 75a1a1f

Browse files
authored
chore(app): re-enable osmosis testnet (#4915)
2 parents 484d8b7 + 4502e2d commit 75a1a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { UniversalChainId } from "@unionlabs/sdk/schema"
22

33
export const DISABLED_CHAINS: UniversalChainId[] = [
4-
UniversalChainId.make("osmosis.osmo-test-5"),
4+
// UniversalChainId.make("osmosis.osmo-test-5"),
55
]

0 commit comments

Comments
 (0)