Update tests to use bitcoind_sim event-wise

Also clean son unused imports
This commit is contained in:
Sergi Delgado Segura
2019-10-17 19:08:34 +01:00
parent 1643a7b887
commit 6735aac094
6 changed files with 91 additions and 63 deletions

View File

@@ -1,5 +1,4 @@
from os import urandom
from cryptography.exceptions import InvalidTag
from pisa import logging
from pisa.encrypted_blob import EncryptedBlob