From 07c472151ac7ec8052396b4bd329d88c225fe615 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 01:48:12 -0400 Subject: mark up ‘TALER_SIGNATURE_MASTER_DENOMINATION_KEY_REVOKED’; add period at end of sentence MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/api-exchange.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/api-exchange.rst') diff --git a/core/api-exchange.rst b/core/api-exchange.rst index dd0f571b..e8c9dfc3 100644 --- a/core/api-exchange.rst +++ b/core/api-exchange.rst @@ -548,7 +548,7 @@ Management operations authorized by master key interface DenomRevocationSignature { // Signature by the exchange master key. - // Must have purpose TALER_SIGNATURE_MASTER_DENOMINATION_KEY_REVOKED + // Must have purpose ``TALER_SIGNATURE_MASTER_DENOMINATION_KEY_REVOKED``. master_sig: EddsaSignature; } -- cgit v1.2.3