7e1c957090
* Extra startup log messages * Type alias for sent metrics map * Initial metrics informer * Separated report and running stats * Decreases report logging level * Added logging delay as a config value * New metrics informer constructor * Determining if running stats should be logged * Separated running total and reports logging * Missing changes
Nym Mixnode
A Rust mixnode implementation.
Usage
nym-mixnodeprints a help message showing usage optionsnym-mixnode run --helpprints a help message showing usage options for the run commandnym-mixnode run --layer 1 --host x.x.x.xwill start the mixnode in layer 1 and bind to the specified host IP address. Coordinate with other people in your network to find out which layer needs coverage.
By default, the Nym Mixnode will start on port 1789. If desired, you can change the port using the --port option.