Skip to content

Commit

Permalink
Update chain.json
Browse files Browse the repository at this point in the history
this chain_name was out of sync with the folder — also caused downstream issues
  • Loading branch information
pyramation authored Nov 12, 2024
1 parent 370ee7f commit 5a74563
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions odin1/chain.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "../chain.schema.json",
"chain_name": "odin",
"chain_name": "odin1",
"status": "killed",
"network_type": "mainnet",
"website": "https://odinprotocol.io/",
Expand Down Expand Up @@ -157,4 +157,4 @@
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg"
}
]
}
}

0 comments on commit 5a74563

Please sign in to comment.