we reduce this in light of 4bf43ec521280509a9f317fed3d8421f5cfd6492. Hostlist sharing now works as follows: * Start node * wait 5 sec * start greylist refinery * send whitelisted entry to peers
@@ -107,7 +107,7 @@ impl Default for Settings {
outbound_peer_discovery_attempt_time: 5,
advertise: true,
hostlist,
- greylist_refinery_interval: 30,
+ greylist_refinery_interval: 5,
white_connection_percent: 90,
anchor_connection_count: 2,
}