mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-30 17:01:34 +00:00
asyncio: do not set event loop from wallet
This commit is contained in:
parent
fc147242e1
commit
adbd3e9883
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@
|
|||
# - Standard_Wallet: one keystore, P2PKH
|
||||
# - Multisig_Wallet: several keystores, P2SH
|
||||
|
||||
import asyncio
|
||||
import os
|
||||
import sys
|
||||
import random
|
||||
|
|
Loading…
Add table
Reference in a new issue