mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-21 07:24:36 +00:00
## Description In protobuf `[]byte` is varint encoded. When adding txs to the block we were not taking this into account. Closes: #XXX
## Description In protobuf `[]byte` is varint encoded. When adding txs to the block we were not taking this into account. Closes: #XXX