From bab36a2ac87b025dbdb09344c54eaf6595ab8bde Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 17 Mar 2022 14:45:12 +0100 Subject: -remove dead field, return h_commitment_age to auditor --- 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 7440a8aa..a82ba8ba 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -313,7 +313,6 @@ struct TALER_EXCHANGEDB_TableData struct TALER_CoinSpendPublicKeyP old_coin_pub; struct TALER_CoinSpendSignatureP old_coin_sig; struct TALER_Amount amount_with_fee; - struct TALER_AgeCommitmentHash h_age_commitment; uint32_t noreveal_index; } refresh_commitments; -- cgit v1.2.3