summaryrefslogtreecommitdiff
path: root/src/include/taler_exchangedb_plugin.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-12-26 13:05:39 +0100
committerChristian Grothoff <christian@grothoff.org>2021-12-26 13:05:39 +0100
commit070f442a1182c7c2a09c42e94ce202509ade1b77 (patch)
tree980a953edd7e56b2624f1757a4b85c02d6bd613b /src/include/taler_exchangedb_plugin.h
parente7d4183d1c82e600aa69fa48145115f4abc02aac (diff)
downloadexchange-070f442a1182c7c2a09c42e94ce202509ade1b77.tar.gz
exchange-070f442a1182c7c2a09c42e94ce202509ade1b77.tar.bz2
exchange-070f442a1182c7c2a09c42e94ce202509ade1b77.zip
resolve #7124: ensure -s also deletes work_shards
Diffstat (limited to 'src/include/taler_exchangedb_plugin.h')
-rw-r--r--src/include/taler_exchangedb_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h
index ad6e58a05..ee691084e 100644
--- a/src/include/taler_exchangedb_plugin.h
+++ b/src/include/taler_exchangedb_plugin.h
@@ -4022,7 +4022,7 @@ struct TALER_EXCHANGEDB_Plugin
* @return transaction status code
*/
enum GNUNET_DB_QueryStatus
- (*delete_revolving_shards)(void *cls);
+ (*delete_shard_locks)(void *cls);
/**
* TODO-oec: add function for adding extension config