eth-erc20

ERC20 interface and example giftable token contract
Log | Files | Refs | LICENSE

commit aed92e96d34f3efb685ee2e984e8ba19157b8efe
parent cda642253bc87d4a558a3ce591b1f6d24c3e4d6e
Author: lash <dev@holbrook.no>
Date:   Sat,  2 Apr 2022 11:11:46 +0000

Loosen potaahto dep

Diffstat:
Mpython/requirements.txt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/python/requirements.txt b/python/requirements.txt @@ -1,3 +1,3 @@ confini>=0.5.7,<0.7.0 chainlib-eth>=0.0.27,<=0.1.0 -potaahto==0.1.0 +potaahto~=0.1.0