github.com/badrootd/nibiru-cometbft@v0.37.5-0.20240307173500-2a75559eee9b/.changelog/v0.37.0/breaking-changes/6403-abci-events-mangled.md (about)

     1  - `[abci]` Change the `key` and `value` fields from
     2    `[]byte` to `string` in the `EventAttribute` type.
     3    ([\#6403](https://github.com/tendermint/tendermint/pull/6403))