return fee as well

This commit is contained in:
Christian Grothoff 2020-05-05 22:17:16 +02:00
parent 099102dc57
commit e9d80d764a
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -156,6 +156,7 @@ handle_refund_finished (void *cls,
.http_status = (unsigned int) response_code
};
rh->job = NULL;
switch (response_code)
{