mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-20 15:02:33 +00:00
d202fab478
Closes #4783 It looks like we're validating Commit twice. Also, height and blockID params were coming from the commit, so no need to pass them separately.