exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit f4ffc4a27bd3724d83c8d205b35d6ea884fc3cfe
parent 5cabe157dc04d49bf74784d4e0ed29cb10e1cbe1
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Wed,  4 Sep 2019 12:39:10 +0200

note

Diffstat:
Msrc/include/taler_wire_plugin.h | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/include/taler_wire_plugin.h b/src/include/taler_wire_plugin.h @@ -90,7 +90,9 @@ struct TALER_WIRE_TransferDetails /** * Callbacks of this type are used to serve the result of asking - * the bank for the transaction history. + * the bank for the transaction history. NOTE: this function will + * NOT get the list of history elements, but rather get (iteratively) + * called for each (parsed) history element. * * @param cls closure * @param ec taler error code