From 9a18a1de8cad2eea1b906eef6465df788b797791 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 14:09:30 -0400 Subject: change markup of ‘master_sig’ from @e to `` MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/api-auditor.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/api-auditor.rst b/core/api-auditor.rst index 7542ed71..bdaf69c6 100644 --- a/core/api-auditor.rst +++ b/core/api-auditor.rst @@ -192,7 +192,7 @@ paid out first. // Public signing key from the exchange matching ``exchange_sig``. exchange_pub: EddsaPublicKey; - // Master public key of the exchange corresponding to @e master_sig. + // Master public key of the exchange corresponding to ``master_sig``. // Identifies the exchange this is about. master_pub: EddsaPublicKey; -- cgit v1.2.3