summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-05-15 17:24:27 +0200
committerChristian Grothoff <christian@grothoff.org>2015-05-15 17:24:27 +0200
commitd080e59e272e307b9ebc267f2c4dd2941cd79436 (patch)
treefceb6637439e4786d643f9235028f960cc9ab0e5 /src/include
parent33f5242ac4105d8631d659447989cb718459b081 (diff)
downloadexchange-d080e59e272e307b9ebc267f2c4dd2941cd79436.tar.gz
exchange-d080e59e272e307b9ebc267f2c4dd2941cd79436.tar.bz2
exchange-d080e59e272e307b9ebc267f2c4dd2941cd79436.zip
resolve #3717
Diffstat (limited to 'src/include')
-rw-r--r--src/include/taler_mintdb_plugin.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/include/taler_mintdb_plugin.h b/src/include/taler_mintdb_plugin.h
index af641b186..1f4707b4d 100644
--- a/src/include/taler_mintdb_plugin.h
+++ b/src/include/taler_mintdb_plugin.h
@@ -685,7 +685,9 @@ struct TALER_MINTDB_Plugin
/**
* Insert a incoming transaction into reserves. New reserves are
- * also created through this function.
+ * also created through this function. Note that this API call
+ * starts (and stops) its own transaction scope (so the application
+ * must not do so).
*
* @param cls the @e cls of this struct with the plugin-specific state
* @param db the database connection handle