summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 14:08:44 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 14:08:44 -0400
commitcadfc37425e16c794dcab72443b8c41ccba96a23 (patch)
treef163ed20d2e8f81690e815115b999cbabb39a81e /core
parent443892ceaaea5e0997814da89ceb13ee633dabd2 (diff)
downloaddocs-cadfc37425e16c794dcab72443b8c41ccba96a23.tar.gz
docs-cadfc37425e16c794dcab72443b8c41ccba96a23.tar.bz2
docs-cadfc37425e16c794dcab72443b8c41ccba96a23.zip
mark up ‘TALER_SIGNATURE_EXCHANGE_CONFIRM_DEPOSIT’
Diffstat (limited to 'core')
-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 5b396faa..68771df6 100644
--- a/core/api-auditor.rst
+++ b/core/api-auditor.rst
@@ -186,7 +186,7 @@ paid out first.
merchant_pub: EddsaPublicKey;
// Signature from the exchange of type
- // TALER_SIGNATURE_EXCHANGE_CONFIRM_DEPOSIT.
+ // ``TALER_SIGNATURE_EXCHANGE_CONFIRM_DEPOSIT``.
exchange_sig: EddsaSignature;
// Public signing key from the exchange matching @e exchange_sig.