mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-27 23:25:53 +00:00
async write to keys and books with recovery and warnings
This commit is contained in:
@@ -50,7 +50,7 @@ public:
|
||||
std::uint32_t ledgerSequence,
|
||||
std::uint32_t limit) const override;
|
||||
|
||||
std::pair<std::vector<LedgerObject>, std::optional<ripple::uint256>>
|
||||
BookOffersPage
|
||||
fetchBookOffers(
|
||||
ripple::uint256 const& book,
|
||||
uint32_t ledgerSequence,
|
||||
|
||||
Reference in New Issue
Block a user