Kagome
Polkadot Runtime Engine in C++17
vote_graph_error.hpp
Go to the documentation of this file.
1 
6 #ifndef KAGOME_VOTE_GRAPH_ERROR_HPP
7 #define KAGOME_VOTE_GRAPH_ERROR_HPP
8 
9 #include <outcome/outcome.hpp>
10 
12 
15  };
16 
17 }
18 
20 
21 #endif // KAGOME_VOTE_GRAPH_ERROR_HPP
OUTCOME_HPP_DECLARE_ERROR(kagome::consensus::grandpa, VoteGraphError)