Skip to content

Commit

Permalink
Update peer limit variable size
Browse files Browse the repository at this point in the history
  • Loading branch information
JFreegman authored and iphydf committed Feb 18, 2022
1 parent 6d0d35f commit ef5d693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Network/Tox/Application/GroupChatsPackets.lhs
Original file line number Diff line number Diff line change
Expand Up @@ -517,7 +517,7 @@ A shared state packet payload is structured as follows:
\texttt{64} & Shared State Signature \\
\texttt{4} & Shared State Version \\
\texttt{64} & Founder Extended Public Key \\
\texttt{4} & Peer Limit \\
\texttt{2} & Peer Limit \\
\texttt{2} & Group Name Length \\
\texttt{48} & Group Name \\
\texttt{1} & Privacy State \\
Expand Down

0 comments on commit ef5d693

Please sign in to comment.