Skip to content

Commit

Permalink
fix: update chainName for Osmosis to use proper capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
trungbach committed Dec 4, 2024
1 parent 1f0c576 commit bf43fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chains/osmosis-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"rpc": "https://osmosis.rpc.orai.io/",
"rest": "https://osmosis.lcd.orai.io/",
"chainId": "osmosis-1",
"chainName": "osmosis",
"chainName": "Osmosis",
"networkType": "cosmos",
"bip44": { "coinType": 118 },
"coinType": 118,
Expand Down

0 comments on commit bf43fb1

Please sign in to comment.