-remove FIXME, status code is fine

This commit is contained in:
Christian Grothoff 2022-07-11 18:36:34 +02:00
parent 7f7aaa0443
commit acb9cfec58
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -240,7 +240,6 @@ TEH_common_deposit_check_purse_deposit (
GNUNET_break_op (0);
return TALER_MHD_reply_with_error (connection,
MHD_HTTP_BAD_REQUEST,
/* FIXME-Oec: other error code? */
TALER_EC_EXCHANGE_PURSE_DEPOSIT_COIN_AGE_ATTESTATION_FAILURE,
"invalid attest for minimum age");
}