feat: update rfc1

This commit is contained in:
2025-05-23 07:06:49 +08:00
parent 4e5c9f5b4e
commit 2b098f51b4

View File

@@ -17,7 +17,11 @@ external-signer-pkcs11 external_spec
{
"success": true,
"agent": "external-signer-pkc11/0.1.0",
"specification": "External/1.0.0-alpha"
"specification": "External/1.0.0-alpha",
"commands": [
"external_public_key",
"external_sign"
]
}
```