mirror of
https://github.com/tendermint/tendermint.git
synced 2026-04-15 05:07:00 +00:00
Update the interface of the batch decoder to match the type signature of the single-response case. The caller provides the outputs, so there is no need to return them as well. No functional changes.