mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 19:47:54 +00:00
Fix number of recovery shares output during init
This commit is contained in:
@@ -92,8 +92,8 @@ func (c *InitCommand) Run(args []string) int {
|
||||
"\n"+
|
||||
"Recovery key initialized with %d keys and a key threshold of %d. Please\n"+
|
||||
"securely distribute the above keys.",
|
||||
shares,
|
||||
threshold,
|
||||
recoveryShares,
|
||||
recoveryThreshold,
|
||||
))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user