aboutsummaryrefslogtreecommitdiff
path: root/src/include/taler_exchange_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-10-06 15:52:04 +0200
committerChristian Grothoff <grothoff@gnunet.org>2023-10-06 15:52:04 +0200
commitb1c925047a4c2c5b789af0e5dd660d3eac8249a6 (patch)
tree43e87665a90484e13cd29c4446457b4560827bf2 /src/include/taler_exchange_service.h
parent9f7bf2dfe1e247a7c5481536d67db514ade54728 (diff)
downloadexchange-b1c925047a4c2c5b789af0e5dd660d3eac8249a6.tar.xz
draft cmd for coin history
Diffstat (limited to 'src/include/taler_exchange_service.h')
-rw-r--r--src/include/taler_exchange_service.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/include/taler_exchange_service.h b/src/include/taler_exchange_service.h
index e0da5ed13..b14d68d6d 100644
--- a/src/include/taler_exchange_service.h
+++ b/src/include/taler_exchange_service.h
@@ -1851,11 +1851,20 @@ struct TALER_EXCHANGE_CoinHistory
};
+
+/**
+ * Signature of functions called with the result of
+ * a coin transaction history request.
+ *
+ * @param cls closure
+ * @param ch transaction history for the coin
+ */
typedef void
(*TALER_EXCHANGE_CoinsHistoryCallback)(
void *cls,
const struct TALER_EXCHANGE_CoinHistory *ch);
+
/**
* Parses and verifies a coin's transaction history as
* returned by the exchange. Note that a client may