-improve comment

This commit is contained in:
Christian Grothoff 2022-12-09 13:34:43 +01:00
parent d1c160d1b9
commit e682f4213e
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -414,7 +414,7 @@ handle_purse_deposit_finished (void *cls,
} /* ec switch */
break;
case MHD_HTTP_GONE:
/* could happen if denomination was revoked */
/* could happen if denomination was revoked or purse expired */
/* Note: one might want to check /keys for revocation
signature here, alas tricky in case our /keys
is outdated => left to clients */