Clio develop
The XRP Ledger API server.
|
This is the complete list of members for etl::impl::LedgerPublisher, including all inherited members.
getLastPublish() const | etl::impl::LedgerPublisher | inline |
getLastPublishedSequence() const | etl::impl::LedgerPublisher | inline |
lastCloseAgeSeconds() const | etl::impl::LedgerPublisher | inline |
lastPublishAgeSeconds() const | etl::impl::LedgerPublisher | inline |
LedgerPublisher(boost::asio::io_context &ioc, std::shared_ptr< BackendInterface > backend, data::LedgerCacheInterface &cache, std::shared_ptr< feed::SubscriptionManagerInterface > subscriptions, SystemState const &state) | etl::impl::LedgerPublisher | inline |
publish(uint32_t ledgerSequence, std::optional< uint32_t > maxAttempts, std::chrono::steady_clock::duration attemptsDelay=std::chrono::seconds{1}) | etl::impl::LedgerPublisher | inline |
publish(ripple::LedgerHeader const &lgrInfo) | etl::impl::LedgerPublisher | inline |