From c7bf304c6d913d97ea642db70d8f64a96c67ffda Mon Sep 17 00:00:00 2001 From: Dmitri Bogomolov <4glitch@gmail.com> Date: Sun, 31 Jan 2021 20:42:34 +0200 Subject: [PATCH] More headings --- docs/protocol.rst | 124 ++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 121 insertions(+), 3 deletions(-) diff --git a/docs/protocol.rst b/docs/protocol.rst index b96ff002..5a7045fb 100644 --- a/docs/protocol.rst +++ b/docs/protocol.rst @@ -74,8 +74,8 @@ All integers are encoded in big endian. (This is different from Bitcoin). * - ? - message_payload - uchar[] - - The actual data, a message or an object_. Not to be confused with - objectPayload. + - The actual data, a :ref:`message ` or an object_. + Not to be confused with objectPayload. Known magic values: @@ -168,7 +168,7 @@ addresses are not prefixed with a timestamp or stream in the version_ message. * - 8 - services - uint64_t - - same service(s) listed in version + - same service(s) listed in version_ * - 16 - IPv6/4 - char[16] @@ -221,3 +221,121 @@ Bitmessage uses `ECIES =4.