From f6a7d4a1edd9dce6781b2682568f90090cc7d602 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 15 Jun 2022 22:31:44 +0200 Subject: -more DB logic for taler-helper-auditor-reserves --- 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 afd850ad..5ef4e74a 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -2023,7 +2023,7 @@ typedef enum GNUNET_GenericReturnValue enum TALER_WalletAccountMergeFlags flags, const struct TALER_Amount *purse_fee, struct GNUNET_TIME_Timestamp merge_timestamp, - struct TALER_ReserveSignatureP *reserve_sig); + const struct TALER_ReserveSignatureP *reserve_sig); /** -- cgit v1.2.3