Upgrade to chainlib release version

This commit is contained in:
lash 2022-04-10 19:10:15 +00:00
parent 2a7fd70f4e
commit 274534831f
Signed by: lash
GPG Key ID: 21D2E7BB88C2A746
2 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,6 @@ from hexathon import (
strip_0x,
)
from funga.eth.transaction import EIP155Transaction
#from eth_erc20 import ERC20
logg = logging.getLogger(__name__)

View File

@ -1,6 +1,7 @@
#chaind~=0.1.0
chaind~=0.1.0
hexathon~=0.1.5
chainlib-eth>=0.1.0b3,<=0.1.0
chainlib-eth~=0.1.0
pyxdg~=0.27
#eth-token-index~=0.2.4
shep~=0.1.1
funga-eth~=0.6.0