Skip to content

Commit

Permalink
chore: update chains config
Browse files Browse the repository at this point in the history
  • Loading branch information
zakarialounes committed Mar 11, 2024
1 parent d1d6920 commit 8022264
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions chains/mainnets/ixo/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"features": ["ibc-transfer"],
"coinGeckoId": "ixo",
"chainInfo": {
"cosmosSdkVersion": "0.47.4",
"ibcGoVersion": "7.3.0"
"cosmosSdkVersion": "0.45.16",
"ibcGoVersion": "4.4.1"
},
"colors": {
"primaryOnLight": "#06b7dd",
Expand Down
2 changes: 1 addition & 1 deletion chains/mainnets/noble/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
],
"isExplorerEnabled": true,
"isModuleEnabled": {
"governance": true
"governance": false
},
"isNativelySupportedByKeplr": true
}
1 change: 1 addition & 0 deletions chains/mainnets/omniflixhub/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"average": 0.001,
"high": 0.001
},
"gasModifier": 1.4,
"coinDecimals": 6,
"features": ["ibc-transfer"],
"coinGeckoId": "omniflix-network",
Expand Down

0 comments on commit 8022264

Please sign in to comment.