From 68d2df88f2ec0b70c3778f7f77eeb6173bd8c08b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 16 Aug 2022 14:36:23 +0200 Subject: allow merge into non-existent reserve if KYC is disabled --- src/include/taler_exchangedb_plugin.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/include') diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h index 602448f70..ab6158a54 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -5394,7 +5394,6 @@ struct TALER_EXCHANGEDB_Plugin const struct TALER_ReservePublicKeyP *reserve_pub, bool *no_partner, bool *no_balance, - bool *no_reserve, bool *in_conflict); -- cgit v1.2.3