#include "consensus/yac/supermajority_checker.hpp"

Go to the source code of this file.
Namespaces | |
| iroha::consensus::yac | |
Functions | |
| bool | iroha::consensus::yac::checkKfPlus1Supermajority (PeersNumberType number, PeersNumberType all, unsigned int k) |
| bool | iroha::consensus::yac::checkKfPlus1Tolerance (PeersNumberType number, PeersNumberType all, unsigned int k) |