Skip to content

Commit

Permalink
Turned the head_drift_alert to 12 again
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigo-o committed Oct 15, 2024
1 parent 88eb2d2 commit bcffd07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/libp2p_port.ex
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ defmodule LambdaEthereumConsensus.Libp2pPort do

@tick_time 1000
@sync_delay_millis 15_000
@head_drift_alert 4
@head_drift_alert 12

######################
### API
Expand Down

0 comments on commit bcffd07

Please sign in to comment.