From 9facc2d3811be421f0ad4a2a3b3be4f266efb904 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 27 Dec 2022 22:01:48 +0100 Subject: -first sketch for purse delete handler --- 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 5dcad4f71..5a55b5c93 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -5950,7 +5950,7 @@ struct TALER_EXCHANGEDB_Plugin void *cls, const struct TALER_PurseContractPublicKeyP *purse_pub, const struct TALER_PurseContractSignatureP *purse_sig, - bool *dediced, + bool *decided, bool *found); -- cgit v1.2.3