hey everyone, Can some please help me in understanding below issue?
ghostrider@ghostriger:~/GoWorkspace/src/github.com/tendermint/tendermint$ tendermint node --consensus.create_empty_blocks=false
panic: Tendermint state.AppHash does not match AppHash after replay. Got 0300000000000000, expected
because of this tendermint node got crashed. Before "tendermint node" if I run "tendermint unsafe_reset_all" then I didn't get this error?
No responses yet.