Kagome
Polkadot Runtime Engine in C++17
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
constants.hpp
Go to the documentation of this file.
1
6
#ifndef KAGOME_CONSENSUS_CONSTANTS_
7
#define KAGOME_CONSENSUS_CONSTANTS_
8
9
namespace
kagome::consensus
{
10
11
constexpr
size_t
kMaxValidatorsNumber
= 2048;
12
13
}
14
15
#endif // KAGOME_CONSENSUS_CONSTANTS_
kagome::consensus::kMaxValidatorsNumber
constexpr size_t kMaxValidatorsNumber
Definition:
constants.hpp:11
kagome::consensus
Definition:
digest_tracker_impl.hpp:16
core
consensus
constants.hpp
Generated by
1.8.11