From f930a8c9d07d5331feace2850e181987d7d1a305 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 17 Dec 2020 15:46:52 +0100 Subject: simplify further --- src/include/taler_exchangedb_lib.h | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'src/include/taler_exchangedb_lib.h') diff --git a/src/include/taler_exchangedb_lib.h b/src/include/taler_exchangedb_lib.h index b68c0d66c..c850c691e 100644 --- a/src/include/taler_exchangedb_lib.h +++ b/src/include/taler_exchangedb_lib.h @@ -63,17 +63,6 @@ struct TALER_EXCHANGEDB_AccountInfo */ const char *method; - /** - * payto://-URL of the account. - */ - const char *payto_uri; - - /** - * Filename containing the signed /wire response, or NULL - * if not given. - */ - const char *wire_response_filename; - /** * #GNUNET_YES if this account is enabed to be debited * by the taler-exchange-aggregator. -- cgit v1.2.3