summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:05:43 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:05:43 -0400
commitdd051cbaa2f75640611ea1648376cd4586ebcb87 (patch)
tree993076c3463c7175404011362343cfa99b3ba08e /core/api-exchange.rst
parent2f2d02908f1e66bd1cfb207936f58ad7c6a9f588 (diff)
downloaddocs-dd051cbaa2f75640611ea1648376cd4586ebcb87.tar.gz
docs-dd051cbaa2f75640611ea1648376cd4586ebcb87.tar.bz2
docs-dd051cbaa2f75640611ea1648376cd4586ebcb87.zip
mark up ‘TALER_ReserveCloseConfirmationPS’, ‘TALER_SIGNATURE_EXCHANGE_RESERVE_CLOSED’
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 6742a018..7303ae7a 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -985,8 +985,8 @@ exchange.
receiver_account_details: string;
// This is a signature over a
- // struct TALER_ReserveCloseConfirmationPS with purpose
- // TALER_SIGNATURE_EXCHANGE_RESERVE_CLOSED.
+ // struct ``TALER_ReserveCloseConfirmationPS`` with purpose
+ // ``TALER_SIGNATURE_EXCHANGE_RESERVE_CLOSED``.
exchange_sig: EddsaSignature;
// Public key used to create exchange_sig.