fix checks
This commit is contained in:
parent
5224f79591
commit
d326c05e32
@ -363,7 +363,7 @@ handle_melt_finished (void *cls,
|
|||||||
mh->melt_cb (mh->melt_cb_cls,
|
mh->melt_cb (mh->melt_cb_cls,
|
||||||
&hr,
|
&hr,
|
||||||
noreveal_index,
|
noreveal_index,
|
||||||
(0 == response_code)
|
(0 == hr.http_status)
|
||||||
? NULL
|
? NULL
|
||||||
: &exchange_pub);
|
: &exchange_pub);
|
||||||
mh->melt_cb = NULL;
|
mh->melt_cb = NULL;
|
||||||
|
Loading…
Reference in New Issue
Block a user