From 070f442a1182c7c2a09c42e94ce202509ade1b77 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 26 Dec 2021 13:05:39 +0100 Subject: resolve #7124: ensure -s also deletes work_shards --- src/include/taler_exchangedb_plugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/taler_exchangedb_plugin.h') diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h index ad6e58a0..ee691084 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 -- cgit v1.2.3