From af97a44ae6cdd3c9ee1e15fc88081dcd6890a03d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 10 Jan 2021 18:06:18 +0100 Subject: complete select_serial_by_* SELECT statements --- src/include/taler_exchangedb_plugin.h | 2 +- 1 file changed, 1 insertion(+), 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 cecbf8dfc..a245ec661 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -173,8 +173,8 @@ struct TALER_EXCHANGEDB_TableData struct { - struct GNUNET_HashCode denom_pub_hash; struct TALER_MasterSignatureP master_sig; + uint64_t denominations_serial; } denomination_revocations; struct -- cgit v1.2.3