Clio develop
The XRP Ledger API server.
|
Encapsulates the book_changes computations and transformations. More...
#include <BookChangesHelper.hpp>
Static Public Member Functions | |
static std::vector< BookChange > | compute (std::vector< data::TransactionAndMetadata > const &transactions) |
Computes all book_changes for the given transactions. | |
Encapsulates the book_changes computations and transformations.
|
inlinestaticnodiscard |
Computes all book_changes for the given transactions.
transactions | The transactions to compute book changes for |