commit de47ed2aa57d15a778707374ffce1fb08bcb5423
parent 3ad96122706c2e0a7e0f144840a05b7d5a096388
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Fri, 19 Mar 2021 01:53:09 -0400
mark up ‘TALER_SIGNATURE_MASTER_AUDITOR_DEL’
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
@@ -658,7 +658,7 @@ Management operations authorized by master key
interface AuditorTeardownMessage {
// Signature by the exchange master key.
- // Must have purpose TALER_SIGNATURE_MASTER_AUDITOR_DEL.
+ // Must have purpose ``TALER_SIGNATURE_MASTER_AUDITOR_DEL``.
master_sig: EddsaSignature;
// When does the auditor become inactive?