Skip to content

Commit

Permalink
Merge pull request #423 from terra-money/bug/localterra
Browse files Browse the repository at this point in the history
add localterra to display chains
  • Loading branch information
tuky191 authored Jun 8, 2023
2 parents 6c86173 + d9f9a54 commit 40d26a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils/localStorage/keys.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ export const DefaultDisplayChains = {
mainnet: ["phoenix-1", "osmosis-1"],
testnet: ["pisco-1"],
classic: ["columbus-5"],
localterra: ["localterra"],
}

export const DefaultCustomTokens = {
Expand Down

0 comments on commit 40d26a5

Please sign in to comment.