This repository was archived by the owner on Mar 14, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed
services/chainlink/testdata
testdata/scripts/node/validate Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -358,7 +358,7 @@ HistoryDepth = 100
358358MaxBufferSize = 3
359359SamplingInterval = ' 1s'
360360MaxAllowedFinalityDepth = 10000
361- FinalityTagBypass = true
361+ FinalityTagBypass = false
362362
363363[EVM .NodePool ]
364364PollFailureThreshold = 5
@@ -570,7 +570,7 @@ HistoryDepth = 2000
570570MaxBufferSize = 3
571571SamplingInterval = ' 1s'
572572MaxAllowedFinalityDepth = 10000
573- FinalityTagBypass = true
573+ FinalityTagBypass = false
574574
575575[EVM .NodePool ]
576576PollFailureThreshold = 5
Original file line number Diff line number Diff line change @@ -358,7 +358,7 @@ HistoryDepth = 100
358358MaxBufferSize = 3
359359SamplingInterval = ' 1s'
360360MaxAllowedFinalityDepth = 10000
361- FinalityTagBypass = true
361+ FinalityTagBypass = false
362362
363363[EVM .NodePool ]
364364PollFailureThreshold = 5
@@ -570,7 +570,7 @@ HistoryDepth = 2000
570570MaxBufferSize = 3
571571SamplingInterval = ' 1s'
572572MaxAllowedFinalityDepth = 10000
573- FinalityTagBypass = true
573+ FinalityTagBypass = false
574574
575575[EVM .NodePool ]
576576PollFailureThreshold = 5
Original file line number Diff line number Diff line change @@ -414,7 +414,7 @@ HistoryDepth = 100
414414MaxBufferSize = 3
415415SamplingInterval = '1s'
416416MaxAllowedFinalityDepth = 10000
417- FinalityTagBypass = true
417+ FinalityTagBypass = false
418418
419419[EVM.NodePool]
420420PollFailureThreshold = 5
Original file line number Diff line number Diff line change @@ -414,7 +414,7 @@ HistoryDepth = 100
414414MaxBufferSize = 3
415415SamplingInterval = '1s'
416416MaxAllowedFinalityDepth = 10000
417- FinalityTagBypass = true
417+ FinalityTagBypass = false
418418
419419[EVM.NodePool]
420420PollFailureThreshold = 5
Original file line number Diff line number Diff line change @@ -414,7 +414,7 @@ HistoryDepth = 100
414414MaxBufferSize = 3
415415SamplingInterval = '1s'
416416MaxAllowedFinalityDepth = 10000
417- FinalityTagBypass = true
417+ FinalityTagBypass = false
418418
419419[EVM.NodePool]
420420PollFailureThreshold = 5
Original file line number Diff line number Diff line change @@ -404,7 +404,7 @@ HistoryDepth = 100
404404MaxBufferSize = 3
405405SamplingInterval = '1s'
406406MaxAllowedFinalityDepth = 10000
407- FinalityTagBypass = true
407+ FinalityTagBypass = false
408408
409409[EVM.NodePool]
410410PollFailureThreshold = 5
Original file line number Diff line number Diff line change @@ -411,7 +411,7 @@ HistoryDepth = 100
411411MaxBufferSize = 3
412412SamplingInterval = '1s'
413413MaxAllowedFinalityDepth = 10000
414- FinalityTagBypass = true
414+ FinalityTagBypass = false
415415
416416[EVM.NodePool]
417417PollFailureThreshold = 5
You can’t perform that action at this time.
0 commit comments