We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d72c54 commit db278b3Copy full SHA for db278b3
rlpx.md
@@ -184,7 +184,7 @@ the ingress frame. This should be done before decrypting `header-ciphertext` and
184
All messages following the initial handshake are associated with a 'capability'. Any
185
number of capabilities can be used concurrently on a single RLPx connection.
186
187
-A capability is identified by a short ASCII name and version number. The capabilities
+A capability is identified by a short ASCII name (max eight characters) and version number. The capabilities
188
supported on either side of the connection are exchanged in the [Hello] message belonging
189
to the 'p2p' capability which is required to be available on all connections.
190
0 commit comments