summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_deposit.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-07-05 11:46:02 +0200
committerChristian Grothoff <christian@grothoff.org>2022-07-05 11:46:02 +0200
commit75dbf20cedb45d806a93b35124d10d9746527e88 (patch)
treee9a1674a1f9da403b7ada188f5396f3eda452720 /src/testing/testing_api_cmd_deposit.c
parent3453126eb7985c6f311597bf4acf3682f3a3dc9b (diff)
downloadexchange-75dbf20cedb45d806a93b35124d10d9746527e88.tar.gz
exchange-75dbf20cedb45d806a93b35124d10d9746527e88.tar.bz2
exchange-75dbf20cedb45d806a93b35124d10d9746527e88.zip
-annotate bugs
Diffstat (limited to 'src/testing/testing_api_cmd_deposit.c')
-rw-r--r--src/testing/testing_api_cmd_deposit.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/testing/testing_api_cmd_deposit.c b/src/testing/testing_api_cmd_deposit.c
index c54d87591..e48fec36d 100644
--- a/src/testing/testing_api_cmd_deposit.c
+++ b/src/testing/testing_api_cmd_deposit.c
@@ -445,7 +445,7 @@ deposit_run (void *cls,
&h_wire,
&h_contract_terms,
&h_age_commitment,
- NULL, /* FIXME: add hash of extensions */
+ NULL, /* FIXME #7270: add hash of extensions */
&denom_pub->h_key,
ds->wallet_timestamp,
&merchant_pub,
@@ -468,7 +468,7 @@ deposit_run (void *cls,
.merchant_payto_uri = payto_uri,
.wire_salt = wire_salt,
.h_contract_terms = h_contract_terms,
- .extension_details = NULL /* FIXME-OEC */,
+ .extension_details = NULL /* FIXME #7270-OEC */,
.timestamp = ds->wallet_timestamp,
.merchant_pub = merchant_pub,
.refund_deadline = ds->refund_deadline