summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 01:41:26 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 01:41:26 -0400
commit8d32c5637d134d42695a941829ca2e9d22bf5842 (patch)
tree67e12727d1262aff67c576f98b250b76a2cd2c28 /core
parent221836f87f8d522e09dc3be63ccd07aeb9947439 (diff)
downloaddocs-8d32c5637d134d42695a941829ca2e9d22bf5842.tar.gz
docs-8d32c5637d134d42695a941829ca2e9d22bf5842.tar.bz2
docs-8d32c5637d134d42695a941829ca2e9d22bf5842.zip
mark up ‘TALER_SIGNATURE_MASTER_WIRE_DETAILS’
Diffstat (limited to 'core')
-rw-r--r--core/api-exchange.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 1bffd700..373b9d32 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -328,7 +328,7 @@ possibly by using HTTPS.
payto_uri: string;
// Signature using the exchange's offline key
- // with purpose TALER_SIGNATURE_MASTER_WIRE_DETAILS.
+ // with purpose ``TALER_SIGNATURE_MASTER_WIRE_DETAILS``.
master_sig: EddsaSignature;
}