From a7722972dd5332029936513f329e342cfbca166c Mon Sep 17 00:00:00 2001 From: William Banfield <4561443+williambanfield@users.noreply.github.com> Date: Wed, 11 May 2022 00:10:43 -0400 Subject: [PATCH] Update docs/rfc/rfc-017-abci++-vote-extension-propag.md Co-authored-by: M. J. Fromberger --- docs/rfc/rfc-017-abci++-vote-extension-propag.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/rfc/rfc-017-abci++-vote-extension-propag.md b/docs/rfc/rfc-017-abci++-vote-extension-propag.md index 059121230..ff674664c 100644 --- a/docs/rfc/rfc-017-abci++-vote-extension-propag.md +++ b/docs/rfc/rfc-017-abci++-vote-extension-propag.md @@ -573,7 +573,7 @@ Vote extensions pose an issue for Tendermint upgrades. Chains that upgrade from v0.35 to v0.36 will attempt to produce the first height running v0.36 without vote extension data from the previous height. We intend to allow chains to _require_ vote extensions data. Chains that require vote extension data will not make progress -with out. The corresponding application will expect vote extension +without it. The corresponding application will expect vote extension data to be present for each [PrepareProposal](https://github.com/tendermint/tendermint/blob/cec0a9798/proto/tendermint/abci/types.proto#L129) call it receives. To facilitate the upgrade and provide applications a mechanism to require