-already done, remove finished FIXME

This commit is contained in:
Christian Grothoff 2022-10-01 16:32:58 +02:00
parent 9cba7d4c3e
commit 442b2116ed
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -131,8 +131,6 @@ handle_reserves_attest_ok (struct TALER_EXCHANGE_ReservesAttestHandle *rsh,
GNUNET_JSON_parse_free (spec);
return GNUNET_SYSERR;
}
// FIXME: verify exchange signature!
// => needs crypto API first!
rsh->cb (rsh->cb_cls,
&rs);
rsh->cb = NULL;