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

Go to the source code of this file.

Namespaces

 kagome::runtime
 

Enumerations

enum  kagome::runtime::RuntimeTransactionError { kagome::runtime::RuntimeTransactionError::NO_TRANSACTIONS_WERE_STARTED = 1 }
 RuntimeTransactionError enum provides error codes for storage transactions mechanism. More...
 

Functions

 OUTCOME_HPP_DECLARE_ERROR (kagome::runtime, RuntimeTransactionError)
 

Function Documentation

OUTCOME_HPP_DECLARE_ERROR ( kagome::runtime  ,
RuntimeTransactionError   
)