-link to bug

This commit is contained in:
Christian Grothoff 2022-07-05 13:09:20 +02:00
parent 644f6014ae
commit def8116dd3
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -208,7 +208,7 @@ purse_run (void *cls,
&ds->contract_priv,
ds->contract_terms,
true /* upload contract */,
true /* do pay purse fee -- FIXME: make this a choice to test this case; then update testing_api_cmd_purse_deposit flags logic to match! */,
true /* do pay purse fee -- FIXME #7274: make this a choice to test this case; then update testing_api_cmd_purse_deposit flags logic to match! */,
ds->merge_timestamp,
&purse_cb,
ds);