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 8fd5f7e commit 8809d39Copy full SHA for 8809d39
discv4.md
@@ -132,7 +132,7 @@ optional.
132
packet-data = [target, expiration, ...]
133
134
A FindNode packet requests information about nodes close to `target`. The `target` is a
135
-65-byte secp256k1 public key. When FindNode is received, the recipient should reply with
+64-byte secp256k1 public key. When FindNode is received, the recipient should reply with
136
[Neighbors] packets containing the closest 16 nodes to target found in its local table.
137
138
To guard against traffic amplification attacks, Neighbors replies should only be sent if
0 commit comments