3#include <xrpl/basics/base_uint.h>
4#include <xrpl/protocol/LedgerFormats.h>
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
LedgerEntryType
Identifiers for on-ledger objects.
A pair of SHAMap key and LedgerEntryType.
Keylet(LedgerEntryType type_, uint256 const &key_)
bool check(STLedgerEntry const &) const
Returns true if the SLE matches the type.