There is a super small typo in an error message string inside `precompiles/gov/types.go`. `NewMsgCancelProposal` takes 2 arguments, but the error message says it requires 1. [(ref)](https://github.com/cosmos/evm/blob/main/precompiles/gov/types.go#L246)