From 3bd45ff1ad93c75214f62909b39a52be27b9db7a Mon Sep 17 00:00:00 2001 From: Alex Werner Date: Mon, 12 Mar 2018 13:47:27 +0100 Subject: [PATCH] Typo : max block size (#42) --- _includes/devdoc/ref_block_chain.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/devdoc/ref_block_chain.md b/_includes/devdoc/ref_block_chain.md index f450e947..9e556c63 100644 --- a/_includes/devdoc/ref_block_chain.md +++ b/_includes/devdoc/ref_block_chain.md @@ -218,7 +218,7 @@ of blocks in regtest mode. {% autocrossref %} Under current consensus rules, a block is not valid unless its -serialized size is less than or equal to 1 MB. All fields described +serialized size is less than or equal to 2 MB. All fields described below are counted towards the serialized size. | Bytes | Name | Data Type | Description