reth_discv4

Constant DEFAULT_DISCOVERY_PORT

source
pub const DEFAULT_DISCOVERY_PORT: u16 = 30303;
Expand description

The default port for discv4 via UDP

Note: the default TCP port is the same.