fix rc
This commit is contained in:
parent
0bf069d6d8
commit
15099429c3
@ -204,7 +204,7 @@ handle_refresh_reveal_finished (void *cls,
|
||||
const json_t *j = response;
|
||||
struct TALER_EXCHANGE_HttpResponse hr = {
|
||||
.reply = j,
|
||||
.http_status = MHD_HTTP_OK
|
||||
.http_status = response_code
|
||||
};
|
||||
|
||||
rrh->job = NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user