From 21474893efe0ab38461c3d08727c7c778caa9323 Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Sun, 4 Feb 2018 12:47:09 +0100 Subject: Both algorithms are now batchable. --- node/node.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'node/node.hpp') diff --git a/node/node.hpp b/node/node.hpp index 335a264..c99af17 100644 --- a/node/node.hpp +++ b/node/node.hpp @@ -50,6 +50,7 @@ struct NodeNetworkSettings { std::string next_port; ///< Next nodes port. std::string certdir; ///< Directory containing trusted certificate authorities. unsigned int minimum_nr_messages; ///< The minimum number of available messages before starting to run a mix; + unsigned int nr_mixes; ///< The number of simultaneous mixes the network will perform. }; /*! -- cgit v1.2.3-70-g09d2