diff options
author | Christian Grothoff <grothoff@gnunet.org> | 2022-11-02 14:42:56 +0100 |
---|---|---|
committer | Christian Grothoff <grothoff@gnunet.org> | 2022-11-02 14:42:56 +0100 |
commit | 2e3460b46042e659932f4dba7db497040f517dd0 (patch) | |
tree | 3f026fe7c9da0f4acc94263a7eb35d8cef2b9381 /src/include/taler_exchangedb_plugin.h | |
parent | ad3fff5155ff4c7b0c4069920ff559a6f589a718 (diff) |
-doxygen
Diffstat (limited to 'src/include/taler_exchangedb_plugin.h')
-rw-r--r-- | src/include/taler_exchangedb_plugin.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h index 706a2d5a2..9640e052f 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -3012,6 +3012,7 @@ typedef void * Function called on purse requests. * * @param cls closure + * @param rowid purse request table row of the purse * @param purse_pub public key of the purse * @param merge_pub public key representing the merge capability * @param purse_creation when was the purse created? |