Upgrade to chainlib release version
This commit is contained in:
parent
2a7fd70f4e
commit
274534831f
@ -11,7 +11,6 @@ from hexathon import (
|
||||
strip_0x,
|
||||
)
|
||||
from funga.eth.transaction import EIP155Transaction
|
||||
#from eth_erc20 import ERC20
|
||||
|
||||
logg = logging.getLogger(__name__)
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user