summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:06:47 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:06:47 -0400
commit8dcecb192ea4539a67faef81567359742c491c92 (patch)
tree1bc744ef62c00a37b0522360a3e521207ab9b14a /core/api-exchange.rst
parent5ac9511f6514fd0d818976e0ad5bf837dd2f79fa (diff)
downloaddocs-8dcecb192ea4539a67faef81567359742c491c92.tar.gz
docs-8dcecb192ea4539a67faef81567359742c491c92.tar.bz2
docs-8dcecb192ea4539a67faef81567359742c491c92.zip
mark up ‘TALER_PaybackConfirmationPS’, ‘TALER_SIGNATURE_EXCHANGE_CONFIRM_PAYBACK’
Diffstat (limited to 'core/api-exchange.rst')
-rw-r--r--core/api-exchange.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 9a049ddf..326847eb 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1006,8 +1006,8 @@ exchange.
amount: Amount;
// This is a signature over
- // a struct TALER_PaybackConfirmationPS with purpose
- // TALER_SIGNATURE_EXCHANGE_CONFIRM_PAYBACK.
+ // a struct ``TALER_PaybackConfirmationPS`` with purpose
+ // ``TALER_SIGNATURE_EXCHANGE_CONFIRM_PAYBACK``.
exchange_sig: EddsaSignature;
// Public key used to create exchange_sig.