Skip to content

Commit

Permalink
up block time
Browse files Browse the repository at this point in the history
  • Loading branch information
SWvheerden committed Dec 4, 2024
1 parent de3adbb commit d8c65a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ impl Default for Config {
network_silence_delay: 300,
max_relay_circuits: None,
max_relay_circuits_per_peer: None,
block_time: 10,
block_time: 20,
share_window: 2160,
}
}
Expand Down

0 comments on commit d8c65a1

Please sign in to comment.