chainlib-eth

Ethereum implementation of the chainlib interface
Log | Files | Refs | README | LICENSE

commit 129e25bbf5dd033461d5b202a0df672d1b4e8e65
parent a76020b13b2c235b146d8798aa01c4acc76fb218
Author: lash <dev@holbrook.no>
Date:   Sun, 10 Apr 2022 19:05:58 +0000

Bump chainlib dep

Diffstat:
Mrequirements.txt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt @@ -3,5 +3,5 @@ pysha3==1.0.2 hexathon~=0.1.5 websocket-client==0.57.0 potaahto~=0.1.1 -chainlib>=0.1.0b1,<=0.1.0 +chainlib~=0.1.0 confini~=0.6.0