From 1320506accf1ce20fc6b833af6fa985b6da84190 Mon Sep 17 00:00:00 2001 From: Andrew Chow Date: Sun, 21 May 2017 23:40:53 -0400 Subject: [PATCH] Clarify about empty headers messages --- _includes/devdoc/ref_p2p_networking.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/_includes/devdoc/ref_p2p_networking.md b/_includes/devdoc/ref_p2p_networking.md index 82ab8e23..38d6ce99 100644 --- a/_includes/devdoc/ref_p2p_networking.md +++ b/_includes/devdoc/ref_p2p_networking.md @@ -271,8 +271,9 @@ to the `getheaders` message will include as many as 2,000 block headers. *Added in protocol version 31800.* -The `headers` message sends one or more block headers to a node which -previously requested certain headers with a `getheaders` message. +The `headers` message sends block headers to a node which +previously requested certain headers with a `getheaders` message. A headers +message can be empty. | Bytes | Name | Data Type | Description |----------|---------|------------------|-----------------