4d701be053
Removed location from the init output and added it as input in the describe command. Because this creates a different format of the description file, the patch version number must also be increased. Signed-off-by: Bogdan-Ștefan Neacșu <bogdan@nymtech.net>
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.