From 7e5c6a7e46b860f2c26971923b96cc1aad6f5d30 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 5 Oct 2022 16:38:29 +0200 Subject: -insert routines --- src/include/taler_exchangedb_plugin.h | 10 ---------- 1 file changed, 10 deletions(-) (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 971b03724..a6b7a616e 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -318,16 +318,6 @@ struct TALER_EXCHANGEDB_TableData struct TALER_ReservePublicKeyP reserve_pub; } reserves_in; - struct - { - struct TALER_ReservePublicKeyP reserve_pub; - struct GNUNET_TIME_Timestamp execution_date; - struct TALER_WireTransferIdentifierRawP wtid; - struct TALER_PaytoHashP wire_target_h_payto; - struct TALER_Amount amount; - struct TALER_Amount closing_fee; - } reserves_close; - struct { struct TALER_ReservePublicKeyP reserve_pub; -- cgit v1.2.3