From f4ffc4a27bd3724d83c8d205b35d6ea884fc3cfe Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Wed, 4 Sep 2019 12:39:10 +0200 Subject: note --- src/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 index 94ef7b328..1ee1b6b49 100644 --- 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 -- cgit v1.2.3