Correct version for mix
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ mod node;
|
||||
|
||||
fn main() {
|
||||
let arg_matches = App::new("Nym Mixnode")
|
||||
.version("0.1.0")
|
||||
.version(built_info::PKG_VERSION)
|
||||
.author("Nymtech")
|
||||
.about("Implementation of the Loopix-based Mixnode")
|
||||
.subcommand(
|
||||
|
||||
Reference in New Issue
Block a user