From f40b38ed4931bc9053641b6f003bced7f2d24228 Mon Sep 17 00:00:00 2001 From: i582 <51853996+i582@users.noreply.github.com> Date: Mon, 9 Jun 2025 22:14:48 +0400 Subject: [PATCH] Better layout for "Average block size" section --- docs/v3/documentation/faq.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/v3/documentation/faq.md b/docs/v3/documentation/faq.md index 4fd36f63aed..e2c9510da76 100644 --- a/docs/v3/documentation/faq.md +++ b/docs/v3/documentation/faq.md @@ -96,10 +96,9 @@ Compare TON's on-chain metrics, including block time and time-to-finality, with ### Average block size -```bash -max block size param 29 -max_block_bytes:2097152 -``` +Max block size param: **29** + +Max block bytes size: **2,097,152** :::info For more up-to-date parameters, refer to the [Network configs](/v3/documentation/network/configs/network-configs) section.