Kagome
Polkadot Runtime Engine in C++17
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
vote_types.hpp
Go to the documentation of this file.
1
6
#ifndef KAGOME_CONSENSUS_GRANDPA_VOTE_TYPES_HPP
7
#define KAGOME_CONSENSUS_GRANDPA_VOTE_TYPES_HPP
8
9
namespace
kagome::consensus::grandpa
{
10
enum class
VoteType
{
Prevote
,
Precommit
};
11
}
12
13
#endif // KAGOME_CONSENSUS_GRANDPA_VOTE_TYPES_HPP
kagome::primitives::detail::BlockInfoT
Definition:
common.hpp:26
kagome::consensus::grandpa
Definition:
catch_up_observer.hpp:13
kagome::consensus::grandpa::VoteType::Prevote
kagome::consensus::grandpa::VoteType
VoteType
Definition:
vote_types.hpp:10
core
consensus
grandpa
vote_types.hpp
Generated by
1.8.11