#include "consensus/yac/supermajority_checker.hpp"

Go to the source code of this file.
Classes | |
| class | iroha::consensus::yac::SupermajorityCheckerBft |
| An implementation of BFT supermajority checker. More... | |
Namespaces | |
| iroha::consensus::yac | |
| iroha::consensus::yac::detail | |
Variables | |
| constexpr unsigned int | iroha::consensus::yac::detail::kSupermajorityCheckerKfPlus1Bft = 3 |
| The free parameter of Kf+1 consistency model for BFT. More... | |