Remove stale ethtx helper

This commit is contained in:
nolash
2021-06-09 16:45:11 +02:00
parent 1d995b5391
commit 8f0c78e2ae
3 changed files with 3 additions and 4 deletions

View File

@@ -15,7 +15,6 @@ import logging
# external imports
from crypto_dev_signer.eth.signer import ReferenceSigner as EIP155Signer
from crypto_dev_signer.keystore.dict import DictKeystore
from crypto_dev_signer.eth.helper import EthTxExecutor
from chainlib.chain import ChainSpec
from chainlib.eth.nonce import (
RPCNonceOracle,