taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 3ad96122706c2e0a7e0f144840a05b7d5a096388
parent fd58df0e3b3a434266b39995e9961b0bf2365305
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 19 Mar 2021 01:51:18 -0400

mark up ‘TALER_SIGNATURE_MASTER_AUDITOR_ADD’

Diffstat:
Mcore/api-exchange.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst @@ -614,7 +614,7 @@ Management operations authorized by master key auditor_pub: EddsaPublicKey; // Signature by the exchange master key. - // Must have purpose TALER_SIGNATURE_MASTER_AUDITOR_ADD. + // Must have purpose ``TALER_SIGNATURE_MASTER_AUDITOR_ADD``. master_sig: EddsaSignature; // When does the auditor become active?