asyncio: do not set event loop from wallet
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user