From 9d6e1040669435dfa2ab93abd4f1669c7bf90871 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 6 Nov 2021 19:43:47 +0100 Subject: include h_extensions in deposit confirmation --- src/include/taler_auditordb_plugin.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/include/taler_auditordb_plugin.h') 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 @@ -295,6 +295,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. -- cgit v1.2.3