From 9eebf105b522007bc4dd63bc04548002837faed4 Mon Sep 17 00:00:00 2001 From: "BT.Wood(Tang Bo Hao)" Date: Sat, 14 Dec 2024 16:52:09 +0800 Subject: [PATCH] Update transactions.md --- docs/build/basics/transactions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/build/basics/transactions.md b/docs/build/basics/transactions.md index b2bfe23796..c78c1f5a46 100644 --- a/docs/build/basics/transactions.md +++ b/docs/build/basics/transactions.md @@ -176,7 +176,7 @@ Flow | bypass | 6s | ~14s #### Flow -Flow bypasses preliminary results entirely. It reaches soft finality ("Executed") in about 6 seconds and hard finality ("Sealed") in around 20 seconds. If an Access Node on Flow states a transaction has occurred, it's either correct or cryptographic proof exists that can lead to the node's slashing. +Flow bypasses preliminary results entirely. It reaches soft finality ("Executed") in about 6 seconds and hard finality ("Sealed") in around 14 seconds. If an Access Node on Flow states a transaction has occurred, it's either correct or cryptographic proof exists that can lead to the node's slashing. ![transaction-time.png](_transactions_images/chain-comparison.png)