mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-06 08:06:32 +00:00
1a4d9397e9
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.