1
0

asyncio: do not set event loop from wallet

This commit is contained in:
ThomasV
2018-07-17 15:39:22 +02:00
parent 2fd5f8613a
commit 21ee6f6965

View File

@@ -26,7 +26,6 @@
# - Standard_Wallet: one keystore, P2PKH
# - Multisig_Wallet: several keystores, P2SH
import asyncio
import os
import sys
import random