aboutsummaryrefslogtreecommitdiff
path: root/src/include/taler_exchangedb_plugin.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-06-01 23:03:40 +0200
committerChristian Grothoff <christian@grothoff.org>2022-06-01 23:03:49 +0200
commit00c68e0a04ae25f533e261547cf0847b4ae0de06 (patch)
tree34a968f43aebc27370b2744a474c6fe1abe6362e /src/include/taler_exchangedb_plugin.h
parentf86eead6d6abe56b772b60c2f4a83a2a40bf3bd8 (diff)
downloadexchange-00c68e0a04ae25f533e261547cf0847b4ae0de06.tar.xz
-work on SQL for P2P table replication
Diffstat (limited to 'src/include/taler_exchangedb_plugin.h')
-rw-r--r--src/include/taler_exchangedb_plugin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h
index 1cef0d2d8..8866e6f46 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;