mirror of
https://github.com/tendermint/tendermint.git
synced 2026-04-10 10:49:11 +00:00
This changes the ResponsePrepareProposal type, substituting the []TxRecord for just []bytes. This change is made in the .proto file and in all necessary additional places in the code.