aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_select_recoup_refresh_above_serial_id.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/pg_select_recoup_refresh_above_serial_id.c')
-rw-r--r--src/exchangedb/pg_select_recoup_refresh_above_serial_id.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/pg_select_recoup_refresh_above_serial_id.c b/src/exchangedb/pg_select_recoup_refresh_above_serial_id.c
index 22e09b46a..22f906738 100644
--- a/src/exchangedb/pg_select_recoup_refresh_above_serial_id.c
+++ b/src/exchangedb/pg_select_recoup_refresh_above_serial_id.c
@@ -76,7 +76,7 @@ recoup_refresh_serial_helper_cb (void *cls,
struct TALER_CoinSpendPublicKeyP old_coin_pub;
struct TALER_CoinPublicInfo coin;
struct TALER_CoinSpendSignatureP coin_sig;
- union TALER_DenominationBlindingKeyP coin_blind;
+ union GNUNET_CRYPTO_BlindingSecretP coin_blind;
struct TALER_DenominationPublicKey denom_pub;
struct TALER_DenominationHashP old_denom_pub_hash;
struct TALER_Amount amount;