wallet-core: wake up task loop on tx status changes
This commit is contained in:
parent
b2d0ad57dd
commit
f9d1c4a89e
@ -1916,4 +1916,5 @@ export function notifyTransition(
|
|||||||
transactionId,
|
transactionId,
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
ws.workAvailable.trigger();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user