link to bug report

This commit is contained in:
Christian Grothoff 2020-01-17 20:53:48 +01:00
parent 81d3b454e1
commit be476659a3
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -68,7 +68,7 @@ verify_and_execute_deposit_confirmation (struct MHD_Connection *connection,
"master_sig (expired)");
}
/* TODO: consider having an in-memory cache of already
/* TODO (#6052): consider having an in-memory cache of already
verified exchange signing keys, this could save us
a signature check AND a database transaction per
operation. */