mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-06-12 20:31:10 +00:00
Update the lighthouse ports
This commit is contained in:
@@ -261,7 +261,7 @@ impl LighthouseGethNode {
|
|||||||
consensus_layer_port_publisher_parameters: Some(
|
consensus_layer_port_publisher_parameters: Some(
|
||||||
PortPublisherSingleItemParameters {
|
PortPublisherSingleItemParameters {
|
||||||
enabled: Some(true),
|
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