Skip to content

Commit

Permalink
fix: revert osmosis config
Browse files Browse the repository at this point in the history
  • Loading branch information
evilpeach committed Jun 12, 2024
1 parent 632e872 commit 0ccdf30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/chain/osmosis.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export const OSMOSIS_CHAIN_CONFIGS: ChainConfigs = {
extra: {},
},
"osmo-test-5": {
tier: "lite",
tier: "full",
chain: "osmosis",
registryChainName: "osmosistestnet",
prettyName: "Osmosis Testnet",
Expand Down

0 comments on commit 0ccdf30

Please sign in to comment.