-improve comment
This commit is contained in:
parent
d1c160d1b9
commit
e682f4213e
@ -414,7 +414,7 @@ handle_purse_deposit_finished (void *cls,
|
|||||||
} /* ec switch */
|
} /* ec switch */
|
||||||
break;
|
break;
|
||||||
case MHD_HTTP_GONE:
|
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
|
/* Note: one might want to check /keys for revocation
|
||||||
signature here, alas tricky in case our /keys
|
signature here, alas tricky in case our /keys
|
||||||
is outdated => left to clients */
|
is outdated => left to clients */
|
||||||
|
Loading…
Reference in New Issue
Block a user