taler-docs

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

commit cadfc37425e16c794dcab72443b8c41ccba96a23
parent 443892ceaaea5e0997814da89ceb13ee633dabd2
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 19 Mar 2021 14:08:44 -0400

mark up ‘TALER_SIGNATURE_EXCHANGE_CONFIRM_DEPOSIT’

Diffstat:
Mcore/api-auditor.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

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