|
Clio
develop
The XRP Ledger API server.
|
Stores a range of sequences as a min and max pair. More...
#include <Types.hpp>
Public Member Functions | |
| bool | operator== (LedgerRange const &) const =default |
Public Attributes | |
| std::uint32_t | minSequence = 0 |
| std::uint32_t | maxSequence = 0 |
Stores a range of sequences as a min and max pair.