Skip to content

Commit

Permalink
Update cmd/zetaclientd/hsm.go
Browse files Browse the repository at this point in the history
Co-authored-by: Lucas Bertrand <[email protected]>
  • Loading branch information
kevinssgh and lumtis authored Nov 10, 2023
1 parent 0a1c93b commit 22ca8b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/zetaclientd/hsm.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (

var HsmCmd = &cobra.Command{
Use: "hsm",
Short: "utility command to interact with hsm",
Short: "Utility command to interact with hsm",
}

var GetHsmAddressCmd = &cobra.Command{
Expand Down

0 comments on commit 22ca8b1

Please sign in to comment.