chainlib-eth

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

commit 7e1bc536e25126c8e9cf9688a58be41fcc6f9f73
parent 6c19cd38b075fff1a794688d96030f6a203d4061
Author: nolash <dev@holbrook.no>
Date:   Thu, 26 Aug 2021 17:29:43 +0200

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.0.1a8 websocket-client==0.57.0 potaahto~=0.0.1a1 -chainlib==0.0.9a2 +chainlib==0.0.9a3 confini>=0.4.1a1,<0.5.0