PrevUpHomeNext

VALIDATION_VALID_LOCAL

Duration a validation remains current after first observed.

Synopsis
auto constexpr VALIDATION_VALID_LOCAL = 3min;
Description

The number of seconds a validation remains current after the time we first saw it. This provides faster recovery in very rare cases where the number of validations produced by the network is lower than normal

Header

#include <ripple/consensus/LedgerTiming.h>


PrevUpHomeNext