<aside> ⚠️ Are you having trouble starting your node with mev-tendermint? We’ve compiled a list of common problems we’ve seen many validators experience

</aside>

Double check your go.mod file

Problems with mev-tendermint set up can often be traced back to your go.mod file.

Symptoms:

Here are a few components to investigate (The answer to each of these questions should be yes):

Double check your application version

Problems with mev-tendermint very frequently arise just from folks running an old or unreleased/not-yet-supported version of the chain application code. (And this causes failures that have nothing to do with mev-tendermint)

Symptoms: