Constant zebrad::components::sync::end_of_support::INITIAL_WAIT
source ยท const INITIAL_WAIT: Duration;
Expand description
Wait a few seconds at startup so best_tip_height
is always Some
.
const INITIAL_WAIT: Duration;
Wait a few seconds at startup so best_tip_height
is always Some
.