Revert "Revert "add should_mac_message config parameter (#369)" (#372)" (#378)

This reverts commit 1bd657b72d.
This commit is contained in:
Alex 2019-09-17 14:51:32 +01:00 коммит произвёл Amaury Chamayou
Родитель 295dd70177
Коммит 0b62318f90
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -125,6 +125,7 @@ namespace pbft
general_info.num_replicas = 1;
general_info.num_clients = 1;
general_info.max_faulty = 0;
general_info.should_mac_message = false;
general_info.service_name = "generic";
general_info.auth_timeout = 1800000;
general_info.view_timeout = 5000;