Clio develop
The XRP Ledger API server.
|
Public Member Functions | |
CacheExt (std::shared_ptr< CacheUpdaterInterface > cacheUpdater) | |
void | onLedgerData (model::LedgerData const &data) |
void | onInitialData (model::LedgerData const &data) |
void | onInitialObjects (uint32_t seq, std::vector< model::Object > const &objs, std::string lastKey) |
Static Public Member Functions | |
static bool | allowInReadonly () |