mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-30 08:51:32 +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
|
# - Standard_Wallet: one keystore, P2PKH
|
||||||
# - Multisig_Wallet: several keystores, P2SH
|
# - Multisig_Wallet: several keystores, P2SH
|
||||||
|
|
||||||
import asyncio
|
|
||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
import random
|
import random
|
||||||
|
|
Loading…
Add table
Reference in a new issue