From 278b35a0fbe4e278dae2146e27e012535bd1e37d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 10 Jan 2021 18:40:39 +0100 Subject: more work on INSERT 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 a245ec66..8286260c 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -267,7 +267,7 @@ struct TALER_EXCHANGEDB_TableData struct { - uint64_t freshcoin_index; + uint32_t freshcoin_index; struct TALER_CoinSpendSignatureP link_sig; void *coin_ev; size_t coin_ev_size; -- cgit v1.2.3