From e455987e76c0baf5f7e1a44a19be1bf28c0804ea Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 14:09:57 -0400 Subject: change markup of ‘exchange_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 bdaf69c6..34f77703 100644 --- a/core/api-auditor.rst +++ b/core/api-auditor.rst @@ -205,7 +205,7 @@ paid out first. // When does the validity of the exchange_pub end? ep_end: Timestamp; - // Exchange master signature over @e exchange_sig. + // Exchange master signature over ``exchange_sig``. master_sig: EddsaSignature; } -- cgit v1.2.3