mirror of
https://github.com/status-im/infra-role-beacon-node-linux.git
synced 2026-08-27 16:11:08 +00:00
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.