hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
shared_model::validation::BatchOrderValidator Class Reference

#include "batch_order_validator.hpp"

Collaboration diagram for shared_model::validation::BatchOrderValidator:
Collaboration graph

Public Member Functions

 BatchOrderValidator (std::shared_ptr< ValidatorsConfig > config)
 
std::optional< ValidationErrorvalidate (const interface::types::TransactionsForwardCollectionType &transactions) const
 

Constructor & Destructor Documentation

◆ BatchOrderValidator()

BatchOrderValidator::BatchOrderValidator ( std::shared_ptr< ValidatorsConfig config)

Member Function Documentation

◆ validate()

std::optional< ValidationError > BatchOrderValidator::validate ( const interface::types::TransactionsForwardCollectionType transactions) const
Here is the call graph for this function:
Here is the caller graph for this function:

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