discovery¶
Classes¶
| Name | |
|---|---|
| struct | discovery::ForkId Ethereum EIP-2124 fork identifier used for chain-correctness filtering. |
| struct | discovery::ValidatedPeer Minimal peer descriptor produced by both discv4 and discv5 crawlers. |
Types¶
| Name | |
|---|---|
| using std::array< uint8_t, 64 > | NodeId Node identifier — 64-byte uncompressed secp256k1 public key (without the 0x04 prefix). |
Types Documentation¶
using NodeId¶
Node identifier — 64-byte uncompressed secp256k1 public key (without the 0x04 prefix).
Updated on 2026-04-13 at 23:22:46 -0700