Correct remaining crypto_dev_signer prefixes

This commit is contained in:
nolash
2021-10-15 22:58:33 +02:00
parent 760ff71632
commit ccacffe962
5 changed files with 3 additions and 62 deletions

View File

@@ -13,7 +13,7 @@ from hexathon import (
# local imports
from funga.eth.encoding import chain_id_to_v
#from crypto_dev_signer.eth.rlp import rlp_encode
#from funga.eth.rlp import rlp_encode
import rlp
logg = logging.getLogger(__name__)