summaryrefslogtreecommitdiff
path: root/src/include/taler_auditordb_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/taler_auditordb_plugin.h')
-rw-r--r--src/include/taler_auditordb_plugin.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/include/taler_auditordb_plugin.h b/src/include/taler_auditordb_plugin.h
index 18db86946..8dd454b97 100644
--- a/src/include/taler_auditordb_plugin.h
+++ b/src/include/taler_auditordb_plugin.h
@@ -296,6 +296,11 @@ struct TALER_AUDITORDB_DepositConfirmation
struct GNUNET_TIME_Absolute refund_deadline;
/**
+ * How much time does the @e exchange have to wire the funds?
+ */
+ struct GNUNET_TIME_Absolute wire_deadline;
+
+ /**
* Amount to be deposited, excluding fee. Calculated from the
* amount with fee and the fee from the deposit request.
*/