summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 14:09:30 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 14:09:30 -0400
commit9a18a1de8cad2eea1b906eef6465df788b797791 (patch)
tree8649c45a672ed2504635a265750e5fbcccfee534
parentcba7bfbfe0455f828aee6fdf2c6c3868d43e6165 (diff)
downloaddocs-9a18a1de8cad2eea1b906eef6465df788b797791.tar.gz
docs-9a18a1de8cad2eea1b906eef6465df788b797791.tar.bz2
docs-9a18a1de8cad2eea1b906eef6465df788b797791.zip
change markup of ‘master_sig’ from @e to ``
-rw-r--r--core/api-auditor.rst2
1 files changed, 1 insertions, 1 deletions
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;