Rehabilitate cic-eth-create step

This commit is contained in:
nolash
2021-03-24 15:52:52 +01:00
parent 585ad07c6e
commit e64b1bf984
20 changed files with 34 additions and 296 deletions

View File

@@ -26,7 +26,6 @@ from cic_eth.db.enum import (
dead,
)
from cic_eth.task import CriticalSQLAlchemyTask
from cic_eth.eth.util import unpack_signed_raw_tx # TODO: should not be in same sub-path as package that imports queue.tx
from cic_eth.error import NotLocalTxError
from cic_eth.error import LockedError
from cic_eth.db.enum import status_str