taler-docs

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

commit ed39ec1bb1e430773a989a810a71fce1bd183325
parent 8dcecb192ea4539a67faef81567359742c491c92
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 19 Mar 2021 02:06:58 -0400

mark up ‘exchange_sig’

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

diff --git a/core/api-exchange.rst b/core/api-exchange.rst @@ -1010,7 +1010,7 @@ exchange. // ``TALER_SIGNATURE_EXCHANGE_CONFIRM_PAYBACK``. exchange_sig: EddsaSignature; - // Public key used to create exchange_sig. + // Public key used to create ``exchange_sig``. exchange_pub: EddsaPublicKey; // Time when the funds were paid back into the reserve.