mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-22 20:55:52 +00:00
Load cache from our own database
This commit is contained in:
@@ -244,7 +244,6 @@ BackendInterface::fetchLedgerPage(
|
||||
std::optional<ripple::uint256> const& cursor,
|
||||
std::uint32_t const ledgerSequence,
|
||||
std::uint32_t const limit,
|
||||
std::uint32_t const limitHint,
|
||||
boost::asio::yield_context& yield) const
|
||||
{
|
||||
LedgerPage page;
|
||||
|
||||
Reference in New Issue
Block a user