mirror of
https://github.com/tendermint/tendermint.git
synced 2026-08-23 23:56:19 +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.