From d83c2539bcee852bb0ef6025900bfa7e67c32dff Mon Sep 17 00:00:00 2001 From: Joseph Date: Fri, 3 Mar 2023 06:20:38 -0500 Subject: some changes for known coins --- src/include/taler_exchangedb_plugin.h | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (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 02d7896a..962bccaa 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -4026,12 +4026,7 @@ struct TALER_EXCHANGEDB_Plugin uint64_t *known_coin_id, struct TALER_DenominationHashP *denom_pub_hash, struct TALER_AgeCommitmentHash *age_hash); - enum TALER_EXCHANGEDB_CoinKnownStatus - (*batch_ensure_coin_known)(void *cls, - const struct TALER_CoinPublicInfo *coin, - const struct TALER_CoinInfo *result, - unsigned int coin_length, - unsigned int batch_size); + /** * Retrieve information about the given @a coin from the database. -- cgit v1.2.3