chainlib-eth

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

commit 2f90eb632f6774cb6010e9cf060ab751d81650ac
parent 7b7496a374a10c3e67b716094f6e83a14f015c86
Author: lash <dev@holbrook.no>
Date:   Tue, 10 May 2022 19:05:54 +0000

Upgrade chainlib

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.7 websocket-client==0.57.0 potaahto~=0.1.1 -chainlib~=0.2.0 +chainlib~=0.2.1 confini~=0.6.0