#include "transaction_batch.hpp"

Public Member Functions | |
| bool | operator() (const std::shared_ptr< TransactionBatch > &left_tx, const std::shared_ptr< TransactionBatch > &right_tx) const |
This is a helper structure which serves as a predicate for hash comparison.
| bool shared_model::interface::BatchHashEquality::operator() | ( | const std::shared_ptr< TransactionBatch > & | left_tx, |
| const std::shared_ptr< TransactionBatch > & | right_tx | ||
| ) | const |
The function used to compare batches for equality: check only hashes of batches, without signatures