Commit af736c12 authored by keroro520's avatar keroro520

chore(op-node): remove unused config AltSync

parent eaeb6b76
...@@ -65,9 +65,6 @@ type Config struct { ...@@ -65,9 +65,6 @@ type Config struct {
DisableP2P bool DisableP2P bool
NoDiscovery bool NoDiscovery bool
// Enable P2P-based alt-syncing method (req-resp protocol, not gossip)
AltSync bool
ScoringParams *ScoringParams ScoringParams *ScoringParams
// Whether to ban peers based on their [PeerScoring] score. Should be negative. // Whether to ban peers based on their [PeerScoring] score. Should be negative.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment