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.
std::uint32_t LedgerIndex
A ledger index.
bool isVotingLedger(LedgerIndex seq)
Returns true if the given ledgerIndex is a voting ledgerIndex.
constexpr std::uint32_t kFlagLedgerInterval