From d4589ded275b721e33cbeb1e7a27e2f29899cdc3 Mon Sep 17 00:00:00 2001 From: Bryan Chen Date: Fri, 28 Jul 2023 19:17:07 +1200 Subject: [PATCH] update --- text/0014-improve-locking-mechanism-for-parachains.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/text/0014-improve-locking-mechanism-for-parachains.md b/text/0014-improve-locking-mechanism-for-parachains.md index fdeafd8..ff266f5 100644 --- a/text/0014-improve-locking-mechanism-for-parachains.md +++ b/text/0014-improve-locking-mechanism-for-parachains.md @@ -130,7 +130,7 @@ This RFC is fully compatibility with existing interfaces. ## Unresolved Questions -How long should we wait before considering a parachain is unable to produce block? It should not be too long otherwise will defects the purpose of this RFC. It should not be too short otherwise will introduce centralization risk. It is proposed to be 7 days. +None at this stage. ## Future Directions and Related Material