This is an optional update that includes a fix for the version of store evidence mismatch root store's version
errors some operators are seeing.
If your node is has this error take the following steps to fix it:
- stop
zetacored
- install the v8.3.0 update
- run
zetacored rollback-cosmos 1245899 --home=/<your-zetacored-home-path>/.zetacored
(This takes ~10 minutes) - restart
zetacored
- let
zetacored
fully sync
Full Changelog: v8.1.0...v8.3.0