commit 9a18a1de8cad2eea1b906eef6465df788b797791
parent cba7bfbfe0455f828aee6fdf2c6c3868d43e6165
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Fri, 19 Mar 2021 14:09:30 -0400
change markup of ‘master_sig’ from @e to ``
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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;