Kagome
Polkadot Runtime Engine in C++17
transaction_pool_error.hpp File Reference
Include dependency graph for transaction_pool_error.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 kagome::transaction_pool
 

Enumerations

enum  kagome::transaction_pool::TransactionPoolError { kagome::transaction_pool::TransactionPoolError::TX_ALREADY_IMPORTED = 1, kagome::transaction_pool::TransactionPoolError::TX_NOT_FOUND, kagome::transaction_pool::TransactionPoolError::POOL_IS_FULL }
 

Functions

 OUTCOME_HPP_DECLARE_ERROR (kagome::transaction_pool, TransactionPoolError)
 

Function Documentation

OUTCOME_HPP_DECLARE_ERROR ( kagome::transaction_pool  ,
TransactionPoolError   
)