Snapshot sync improvements (#2960)
* Status packet timeout * Snapshot collection state * Pause snapshot download * Updated tests
This commit is contained in:
committed by
Gav Wood
parent
290ed3343f
commit
9e82eeccfe
@@ -58,7 +58,7 @@ impl Default for SyncConfig {
|
||||
network_id: U256::from(1),
|
||||
subprotocol_name: *b"eth",
|
||||
fork_block: None,
|
||||
warp_sync: true,
|
||||
warp_sync: false,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user