Adding Protocol specification to docs (WIP) #1727

Closed
g1itch wants to merge 12 commits from doc into v0.6
Showing only changes of commit 6811103b35 - Show all commits

View File

@ -473,10 +473,10 @@ inv messages advertising all of the valid objects of which you are aware.
verack verack
^^^^^^ ^^^^^^
The verack message is sent in reply to version. This message consists of only a The *verack* message is sent in reply to *version*. This message consists of
message header with the command string "verack". The TCP timeout starts out at only a :ref:`message header <Message structure>` with the command string
20 seconds; after verack messages are exchanged, the timeout is raised to "verack". The TCP timeout starts out at 20 seconds; after verack messages are
10 minutes. exchanged, the timeout is raised to 10 minutes.
If both sides announce that they support SSL, they MUST perform a SSL handshake 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, immediately after they both send and receive verack. During this SSL handshake,