feat: fix typo
This commit is contained in:
2
main.go
2
main.go
@@ -201,7 +201,7 @@ func buildExternalSpecCommand() *cli.Command {
|
||||
Action: func(ctx *cli.Context) error {
|
||||
externalSpecResponse := &ExternalSpecResponse{
|
||||
Success: true,
|
||||
Agent: "external-signer-pkc11/0.1.0",
|
||||
Agent: "external-signer-pkcs11/0.1.0",
|
||||
Specification: "External/1.0.0-alpha",
|
||||
Commands: []string{
|
||||
"external_public_key",
|
||||
|
||||
Reference in New Issue
Block a user