Sets ChainMonitor terminate on shutdown and removes unused imports

This commit is contained in:
Sergi Delgado Segura
2020-01-07 16:31:17 +01:00
parent 40e656dcd3
commit dfc90cd930
2 changed files with 1 additions and 2 deletions

View File

@@ -10,7 +10,6 @@ from pisa.watcher import Watcher
from pisa.tools import bitcoin_cli
from pisa import HOST, PORT
from pisa.conf import MAX_APPOINTMENTS
from pisa.chain_monitor import ChainMonitor
from test.pisa.unit.conftest import (
generate_block,