Files
vedran 95cd0c45aa config: add explicit quic-port option
https://github.com/status-im/nimbus-eth2/commit/4a4ac9c1d1a230eaa0ed83fb2ab85acd8df35391
 enables QUIC by default on a fixed port 9001,
which collides with sequential tcp/udp port schemes on multi-node
hosts. Render quic-port in the Network section when enabled.

Disabled by default since older builds reject the unknown config
key ("Unexpected field") on startup.
2026-07-08 16:04:18 +02:00
..