Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14864857
D11840.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
514 B
Subscribers
None
D11840.id.diff
View Options
diff --git a/src/avalanche/avalanche.h b/src/avalanche/avalanche.h
--- a/src/avalanche/avalanche.h
+++ b/src/avalanche/avalanche.h
@@ -36,7 +36,8 @@
* Peer replacement cooldown time default value in seconds.
* Minimal delay before a peer can be replaced due to a conflicting proof.
*/
-static constexpr size_t AVALANCHE_DEFAULT_PEER_REPLACEMENT_COOLDOWN = 60 * 60;
+static constexpr size_t AVALANCHE_DEFAULT_PEER_REPLACEMENT_COOLDOWN =
+ 24 * 60 * 60;
/**
* Is proof replacement enabled by default.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, May 20, 22:53 (4 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5863067
Default Alt Text
D11840.id.diff (514 B)
Attached To
D11840: [avalanche] Bump the peer replacement cooldown
Event Timeline
Log In to Comment