1
0

move NotificationSession

This commit is contained in:
ThomasV
2018-09-06 15:53:41 +02:00
parent 234273809a
commit 5ef04a039b
3 changed files with 24 additions and 24 deletions

View File

@@ -32,7 +32,7 @@ import concurrent.futures
# from .bitcoin import Hash, hash_encode
from .transaction import Transaction
from .util import ThreadJob, bh2u, PrintError, aiosafe, bfh, NotificationSession
from .util import ThreadJob, bh2u, PrintError, aiosafe, bfh
from .bitcoin import address_to_scripthash
from .version import ELECTRUM_VERSION, PROTOCOL_VERSION