We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e002148 commit b02e4d9Copy full SHA for b02e4d9
sync/p2p_messages.md
@@ -95,7 +95,7 @@ Message is RLP encoded, fields:
95
### Version 2
96
97
- `Versions :: list`
98
- - `Protocol :: binary` - type of message.
+ - `Protocol :: binary` - type of message, currently only "ping" is supported.
99
- `Vsns :: [int]` - versions supported
100
- `Port :: int` - listen port.
101
- `Share :: int` - number of peers to share.
0 commit comments