chainlib

Generic blockchain access library and tooling
Log | Files | Refs | README | LICENSE

commit a7ed9e9ad3b0eb4f6e0c2aac6fc03cdea51f06d4
parent e0dc8e0192c319c9c1d6d98922333d098184ef84
Author: nolash <dev@holbrook.no>
Date:   Thu, 11 Feb 2021 12:44:04 +0100

Move hash wrappers to agnostic package

Diffstat:
Msetup.cfg | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/setup.cfg b/setup.cfg @@ -27,6 +27,7 @@ licence_files = [options] python_requires = >= 3.6 packages = + chainlib chainlib.eth chainlib.eth.runnable