Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ For this callback the user needs to remove the youngest log entry [#]_. The log
.. [#] The log entry at the front of the log
.. [#] The log entry at the back of the log

Receving traffic from peers
Receiving traffic from peers
---------------------------

To receive ``Append Entries``, ``Append Entries response``, ``Request Vote``, and ``Request Vote response`` messages, you need to deserialize the bytes into the message's corresponding struct.
Expand Down