From 94dddbbe8281c71890eef1a9aa8384d99e26d5c2 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 2 Apr 2017 00:05:20 +0200 Subject: implementing insertion of payback information in postgres plugin (part of #3887) --- src/include/taler_exchangedb_plugin.h | 1 - 1 file changed, 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 332c668de..781d4e60d 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -1955,7 +1955,6 @@ struct TALER_EXCHANGEDB_Plugin const struct TALER_CoinPublicInfo *coin, const struct TALER_CoinSpendSignatureP *coin_sig, const struct TALER_DenominationBlindingKeyP *coin_blind, - const struct GNUNET_HashCode *h_blinded_ev, const struct TALER_Amount *amount, struct GNUNET_TIME_Absolute *deadline); -- cgit v1.2.3