Defer processing backend error handling to parent

This commit is contained in:
lash
2022-05-02 09:59:50 +00:00
parent e31367853c
commit 42aa809500
4 changed files with 9 additions and 17 deletions

View File

@@ -11,7 +11,7 @@ from chainlib.chain import ChainSpec
from chainqueue.cache import CacheTokenTx
from chainlib.error import RPCException
from chainlib.status import Status as TxStatus
from chaind.unittest.common import TestChaindFsBase
from chaind.unittest.fs import TestChaindFsBase
from chaind.driver import QueueDriver
from chaind.filter import StateFilter
from chainlib.eth.gas import Gas