Commit be978d9
fix: add params module to atlantic-2 and arctic-1 genesis
Same issue as pacific-1: the params module was either null or missing
cosmosGasParams, causing v6.4.1 to panic on cold start.
On-chain values are identical across all three networks:
- cosmosGasMultiplierNumerator: 1
- cosmosGasMultiplierDenominator: 1
- globalMinimumGasPrices: 0.02 usei
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 850c08a commit be978d9
2 files changed
Lines changed: 15 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28461 | 28461 | | |
28462 | 28462 | | |
28463 | 28463 | | |
28464 | | - | |
28465 | | - | |
| 28464 | + | |
| 28465 | + | |
| 28466 | + | |
| 28467 | + | |
| 28468 | + | |
| 28469 | + | |
28466 | 28470 | | |
28467 | 28471 | | |
28468 | 28472 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26284 | 26284 | | |
26285 | 26285 | | |
26286 | 26286 | | |
26287 | | - | |
| 26287 | + | |
| 26288 | + | |
| 26289 | + | |
| 26290 | + | |
| 26291 | + | |
| 26292 | + | |
| 26293 | + | |
| 26294 | + | |
| 26295 | + | |
26288 | 26296 | | |
26289 | 26297 | | |
26290 | 26298 | | |
| |||
0 commit comments