From 2a2783f995c9a42846266bf02c2c15ec04a2b40c Mon Sep 17 00:00:00 2001 From: Dmitri Bogomolov <4glitch@gmail.com> Date: Wed, 10 Mar 2021 22:02:43 +0200 Subject: [PATCH] verack section: emphasis and reference to Message structure table --- docs/protocol.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/protocol.rst b/docs/protocol.rst index 17569d09..c4873af3 100644 --- a/docs/protocol.rst +++ b/docs/protocol.rst @@ -473,10 +473,10 @@ inv messages advertising all of the valid objects of which you are aware. verack ^^^^^^ -The verack message is sent in reply to version. This message consists of only a -message header with the command string "verack". The TCP timeout starts out at -20 seconds; after verack messages are exchanged, the timeout is raised to -10 minutes. +The *verack* message is sent in reply to *version*. This message consists of +only a :ref:`message header ` with the command string +"verack". The TCP timeout starts out at 20 seconds; after verack messages are +exchanged, the timeout is raised to 10 minutes. If both sides announce that they support SSL, they MUST perform a SSL handshake immediately after they both send and receive verack. During this SSL handshake,