Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions docs/v3/documentation/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Loading