Skip to content

Commit

Permalink
Update verify.go
Browse files Browse the repository at this point in the history
Co-authored-by: Jeff Thompson <jeff@berty.tech>
  • Loading branch information
thinhnx-var and jefft0 authored Oct 4, 2024
1 parent 951bce8 commit 9166f69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tm2/pkg/crypto/keys/client/verify.go
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ func (c *VerifyCfg) RegisterFlags(fs *flag.FlagSet) {
"path of document file to verify",
)

// info to recontruct the message
// info to reconstruct the message
fs.StringVar(
&c.ChainID,
"chainid",
Expand Down

0 comments on commit 9166f69

Please sign in to comment.