From 8d32c5637d134d42695a941829ca2e9d22bf5842 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 01:41:26 -0400 Subject: mark up ‘TALER_SIGNATURE_MASTER_WIRE_DETAILS’ 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') diff --git a/core/api-exchange.rst b/core/api-exchange.rst index 1bffd700..373b9d32 100644 --- a/core/api-exchange.rst +++ b/core/api-exchange.rst @@ -328,7 +328,7 @@ possibly by using HTTPS. payto_uri: string; // Signature using the exchange's offline key - // with purpose TALER_SIGNATURE_MASTER_WIRE_DETAILS. + // with purpose ``TALER_SIGNATURE_MASTER_WIRE_DETAILS``. master_sig: EddsaSignature; } -- cgit v1.2.3