github.com/badrootd/nibiru-cometbft@v0.37.5-0.20240307173500-2a75559eee9b/.changelog/v0.37.0/breaking-changes/9287-abci-multiple-field-renaming-a.md (about) 1 - `[abci/params]` Deduplicate `ConsensusParams` and `BlockParams` so 2 only `types` proto definitions are use. Remove `TimeIotaMs` and use 3 a hard-coded 1 millisecond value to ensure monotonically increasing 4 block times. Rename `AppVersion` to `App` so as to not stutter. 5 ([\#9287](https://github.com/tendermint/tendermint/pull/9287))