Kagome
Polkadot Runtime Engine in C++17
|
#include <outcome/outcome.hpp>
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) | |
OUTCOME_HPP_DECLARE_ERROR | ( | kagome::runtime | , |
RuntimeTransactionError | |||
) |