mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-04-26 01:37:59 +00:00
Update the lighthouse ports
This commit is contained in:
@@ -261,7 +261,7 @@ impl LighthouseGethNode {
|
||||
consensus_layer_port_publisher_parameters: Some(
|
||||
PortPublisherSingleItemParameters {
|
||||
enabled: Some(true),
|
||||
public_port_start: Some(59010 + self.id as u16 * 1000),
|
||||
public_port_start: Some(59010 + self.id as u16 * 50),
|
||||
},
|
||||
),
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user