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

Go to the source code of this file.

Namespaces

 kagome::authority
 

Enumerations

enum  kagome::authority::AuthorityManagerError {
  kagome::authority::AuthorityManagerError::UNKNOWN_ENGINE_ID = 1, kagome::authority::AuthorityManagerError::ORPHAN_BLOCK_OR_ALREADY_FINALIZED, kagome::authority::AuthorityManagerError::CAN_NOT_SAVE_STATE, kagome::authority::AuthorityManagerError::CANT_RECALCULATE_ON_PRUNED_STATE,
  kagome::authority::AuthorityManagerError::FAILED_TO_INITIALIZE_SET_ID
}