summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_revoke_denom_key.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/testing_api_cmd_revoke_denom_key.c')
-rw-r--r--src/testing/testing_api_cmd_revoke_denom_key.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/testing/testing_api_cmd_revoke_denom_key.c b/src/testing/testing_api_cmd_revoke_denom_key.c
index fd7695bce..7c77c3566 100644
--- a/src/testing/testing_api_cmd_revoke_denom_key.c
+++ b/src/testing/testing_api_cmd_revoke_denom_key.c
@@ -143,9 +143,7 @@ revoke_traits (void *cls,
/**
- * Run the "revoke" command. The core of the function
- * is to call the "keyup" utility passing it the base32
- * encoding of the denomination to revoke.
+ * Run the "revoke" command for a denomination key.
*
* @param cls closure.
* @param cmd the command to execute.