1#include <xrpl/protocol/Protocol.h>
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
bool isFlagLedger(LedgerIndex seq)
Returns true if the given ledgerIndex is a flag ledgerIndex.
bool isVotingLedger(LedgerIndex seq)
Returns true if the given ledgerIndex is a voting ledgerIndex.
std::uint32_t constexpr FLAG_LEDGER_INTERVAL