Load cache from our own database

This commit is contained in:
CJ Cobb
2022-03-04 16:34:47 -05:00
parent a6afbd0945
commit b332c388d2
11 changed files with 61 additions and 68 deletions

View File

@@ -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;