mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-02 17:45:57 +00:00
@@ -120,6 +120,7 @@ struct LedgerData {
|
||||
std::vector<Transaction> transactions;
|
||||
std::vector<Object> objects;
|
||||
std::optional<std::vector<BookSuccessor>> successors;
|
||||
std::optional<std::vector<std::string>> edgeKeys;
|
||||
|
||||
ripple::LedgerHeader header;
|
||||
std::string rawHeader;
|
||||
|
||||
Reference in New Issue
Block a user