chainlib-eth

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

commit 84c4a82abb8ea963f5e39fee42af4cd2faf95946
parent a71b3d638865f57cb1cb97ffdb92270502a27b5b
Author: lash <dev@holbrook.no>
Date:   Thu, 28 Apr 2022 15:43:18 +0000

Bump dep

Diffstat:
Mrequirements.txt | 2+-
Msetup.cfg | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

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.0 +chainlib~=0.1.1 confini~=0.6.0 diff --git a/setup.cfg b/setup.cfg @@ -4,7 +4,7 @@ version = 0.1.1 description = Ethereum implementation of the chainlib interface author = Louis Holbrook author_email = dev@holbrook.no -url = https://gitlab.com/chaintools/chainlib +url = https://gitlab.com/chaintool/chainlib keywords = dlt blockchain