aboutsummaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_batch-deposit.c
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2022-10-07 09:59:39 +0200
committerÖzgür Kesim <oec-taler@kesim.org>2022-10-07 09:59:39 +0200
commitd3c509fcd91e5b7e430eda767108d961db196522 (patch)
tree1c647b3e9f5992415682e8c501006a4ecf55a514 /src/exchange/taler-exchange-httpd_batch-deposit.c
parent52106eea42698164fef897f4b177f783275d5c75 (diff)
WIP: Added policy extension handling during deposit
Diffstat (limited to 'src/exchange/taler-exchange-httpd_batch-deposit.c')
-rw-r--r--src/exchange/taler-exchange-httpd_batch-deposit.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_batch-deposit.c b/src/exchange/taler-exchange-httpd_batch-deposit.c
index 637c8a45..17bbb2c1 100644
--- a/src/exchange/taler-exchange-httpd_batch-deposit.c
+++ b/src/exchange/taler-exchange-httpd_batch-deposit.c
@@ -262,7 +262,6 @@ batch_deposit_transaction (void *cls,
deposit,
known_coin_id,
&dc->h_payto,
- false, /* FIXME-OEC: #7270 extension blocked */
&dc->exchange_timestamp,
&balance_ok,
&in_conflict);