Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
rpc::BookChanges Class Referencefinal

Encapsulates the book_changes computations and transformations. More...

#include <BookChangesHelper.hpp>

Static Public Member Functions

static std::vector< BookChangecompute (std::vector< data::TransactionAndMetadata > const &transactions)
 Computes all book_changes for the given transactions.
 

Detailed Description

Encapsulates the book_changes computations and transformations.

Member Function Documentation

◆ compute()

static std::vector< BookChange > rpc::BookChanges::compute ( std::vector< data::TransactionAndMetadata > const & transactions)
inlinestaticnodiscard

Computes all book_changes for the given transactions.

Parameters
transactionsThe transactions to compute book changes for
Returns
Book changes

The documentation for this class was generated from the following file: