mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-05-21 01:15:07 +03:00
Merge 9527195470
into 47818a1a7c
This commit is contained in:
commit
3ab26b3d5f
2 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,7 @@ func main() {
|
|||
bar := pb.StartNew(*keyTries*2 + *numHosts)
|
||||
|
||||
if *numHosts > *keyTries {
|
||||
println("Can't generate less keys than hosts.")
|
||||
println("Can't generate fewer keys than hosts.")
|
||||
return
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue