taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit dd051cbaa2f75640611ea1648376cd4586ebcb87
parent 2f2d02908f1e66bd1cfb207936f58ad7c6a9f588
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 19 Mar 2021 02:05:43 -0400

mark up ‘TALER_ReserveCloseConfirmationPS’, ‘TALER_SIGNATURE_EXCHANGE_RESERVE_CLOSED’

Diffstat:
Mcore/api-exchange.rst | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 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.