Avoid padding of missing nibble in address

This commit is contained in:
lash
2022-05-04 18:09:01 +00:00
parent d9531c33cb
commit a534f8ca1e
4 changed files with 9 additions and 5 deletions

View File

@@ -33,7 +33,7 @@ f.close()
setup(
name="funga-eth",
version="0.6.0",
version="0.6.1",
description="Ethereum implementation of the funga keystore and signer",
author="Louis Holbrook",
author_email="dev@holbrook.no",