Update signer

This commit is contained in:
nolash
2021-04-14 09:42:16 +02:00
parent 86e3bfbcc1
commit 00db79d6f5
3 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@ import argparse
import logging
import time
# third-party imports
# external imports
from chainlib.eth.connection import EthHTTPConnection
from crypto_dev_signer.eth.signer import ReferenceSigner as EIP155Signer
from crypto_dev_signer.keystore.dict import DictKeystore