summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/taler_exchangedb_plugin.h2
1 files changed, 1 insertions, 1 deletions
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