From e4feb4236619d6320d71ec5bbe24f33ae79508ad Mon Sep 17 00:00:00 2001 From: Sanaz Taheri <35961250+staheri14@users.noreply.github.com> Date: Tue, 22 Oct 2024 10:59:17 -0700 Subject: [PATCH] updates the first paragraph (#234) --- cips/cip-26.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cips/cip-26.md b/cips/cip-26.md index f1ce839..00422b3 100644 --- a/cips/cip-26.md +++ b/cips/cip-26.md @@ -12,7 +12,7 @@ ## Abstract -This CIP proposes making timeouts application-version dependent. Starting from v3, timeouts will be controlled by the application version, rendering manual timeout configurations ineffective unless the implementation changes in the future. +This CIP proposes making timeouts application-version dependent. Starting from v3, timeouts will be controlled by the application version. This change enables automated block time adjustments, eliminating the need for validators to modify configurations manually, as the adjustments (if any) will occur automatically with each celestia-app version upgrade.