From 00c68e0a04ae25f533e261547cf0847b4ae0de06 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 1 Jun 2022 23:03:40 +0200 Subject: -work on SQL for P2P table replication --- src/include/taler_exchangedb_plugin.h | 1 + 1 file changed, 1 insertion(+) (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 1cef0d2d..8866e6f4 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -552,6 +552,7 @@ struct TALER_EXCHANGEDB_TableData struct GNUNET_TIME_Timestamp purse_expiration; struct GNUNET_TIME_Timestamp merge_timestamp; struct TALER_Amount amount_with_fee; + struct TALER_Amount wad_fee; struct TALER_Amount deposit_fees; struct TALER_ReserveSignatureP reserve_sig; struct TALER_PurseContractSignatureP purse_sig; -- cgit v1.2.3