Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix UTXO get_tx_details_by_hash deadlock by replacing wait() with await
jl777#592 (jl777#596) * WIP. Using different executors for Electrum connect loop and requests prevents deadlock. * Use .await instead of blocking .wait() in utxo get_tx_details_by_hash.
- Loading branch information