From 29ae12e0ffccac40687707a5e60bdd4750b1286b Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 16:11:19 -0500 Subject: [PATCH] Fixes reference from recalled 0.36.x to 0.37.x (#9808) (#9810) (cherry picked from commit 1c0995c8095361400e1e171964bae135408ff2b9) Co-authored-by: Lasaro Camargos --- spec/abci/abci++_app_requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/abci/abci++_app_requirements.md b/spec/abci/abci++_app_requirements.md index e3f4877d9..4d2dc7011 100644 --- a/spec/abci/abci++_app_requirements.md +++ b/spec/abci/abci++_app_requirements.md @@ -518,7 +518,7 @@ all full nodes have the same value at a given height. #### List of Parameters -These are the current consensus parameters (as of v0.36.x): +These are the current consensus parameters (as of v0.37.x): 1. [BlockParams.MaxBytes](#blockparamsmaxbytes) 2. [BlockParams.MaxGas](#blockparamsmaxgas)