summaryrefslogtreecommitdiff
path: root/core/api-auditor.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 14:09:08 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 14:09:08 -0400
commitcba7bfbfe0455f828aee6fdf2c6c3868d43e6165 (patch)
tree4e26bf3c0a37c6a0b987c127f19072cea1c6359a /core/api-auditor.rst
parentcadfc37425e16c794dcab72443b8c41ccba96a23 (diff)
downloaddocs-cba7bfbfe0455f828aee6fdf2c6c3868d43e6165.tar.gz
docs-cba7bfbfe0455f828aee6fdf2c6c3868d43e6165.tar.bz2
docs-cba7bfbfe0455f828aee6fdf2c6c3868d43e6165.zip
change markup of ‘exchange_sig’ from @e to ``
Diffstat (limited to 'core/api-auditor.rst')
-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 68771df6..7542ed71 100644
--- a/core/api-auditor.rst
+++ b/core/api-auditor.rst
@@ -189,7 +189,7 @@ paid out first.
// ``TALER_SIGNATURE_EXCHANGE_CONFIRM_DEPOSIT``.
exchange_sig: EddsaSignature;
- // Public signing key from the exchange matching @e exchange_sig.
+ // Public signing key from the exchange matching ``exchange_sig``.
exchange_pub: EddsaPublicKey;
// Master public key of the exchange corresponding to @e master_sig.