xrpld
Loading...
Searching...
No Matches
LedgerShortcut.h
1#pragma once
2
3namespace xrpl {
4
27
28} // namespace xrpl
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Definition algorithm.h:5
LedgerShortcut
Enumeration of ledger shortcuts for specifying which ledger to use.
@ Closed
The most recently closed ledger (may not be validated).
@ Validated
The most recently validated ledger.
@ Current
This was a new validation and was added.