mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-22 20:55:52 +00:00
remove unused offers code
This commit is contained in:
@@ -79,10 +79,7 @@ public:
|
||||
doWriteLedgerObject(
|
||||
std::string&& key,
|
||||
uint32_t seq,
|
||||
std::string&& blob,
|
||||
bool isCreated,
|
||||
bool isDeleted,
|
||||
std::optional<ripple::uint256>&& book) const override;
|
||||
std::string&& blob) const override;
|
||||
|
||||
void
|
||||
writeTransaction(
|
||||
|
||||
Reference in New Issue
Block a user