summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-03-17 17:49:55 +0100
committerChristian Grothoff <christian@grothoff.org>2017-03-17 17:49:55 +0100
commit382e3dfedbf3384065fc19b3ea561aed754b402f (patch)
treeca515bb07a782437ee3e87c548b22832a18abd28 /src/include
parent8ea9b0dad7a67f0e04debcd1f6e6621538c0613f (diff)
downloadexchange-382e3dfedbf3384065fc19b3ea561aed754b402f.tar.gz
exchange-382e3dfedbf3384065fc19b3ea561aed754b402f.tar.bz2
exchange-382e3dfedbf3384065fc19b3ea561aed754b402f.zip
implement more audit checks for refunds
Diffstat (limited to 'src/include')
-rw-r--r--src/include/taler_exchangedb_plugin.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h
index a365e3588..34092789e 100644
--- a/src/include/taler_exchangedb_plugin.h
+++ b/src/include/taler_exchangedb_plugin.h
@@ -1738,6 +1738,9 @@ struct TALER_EXCHANGEDB_Plugin
/**
+ * FIXME: this is NOT the API we want here, as we cannot exactly determine the
+ * important WTID from the callback!
+ *
* Function called to select all wire transfers the exchange
* executed or plans to execute.
*