mixnode: added announce-host and announce-port arguments
This commit is contained in:
@@ -19,6 +19,7 @@ mod presence;
|
||||
pub mod runner;
|
||||
|
||||
pub struct Config {
|
||||
announce_socket_address: SocketAddr,
|
||||
directory_server: String,
|
||||
layer: usize,
|
||||
public_key: MontgomeryPoint,
|
||||
|
||||
Reference in New Issue
Block a user