eth-erc721

ERC-721 'NFT' token interface with example developer badge token contract
Log | Files | Refs | LICENSE

commit 35461990d74229c28318600309aba22c3fba6340
parent 370fc51c8f65d8791081734d3fe442e2a67e9200
Author: lash <dev@holbrook.no>
Date:   Fri,  3 Mar 2023 23:11:09 +0000

Update changelog

Diffstat:
Mpython/CHANGELOG | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/python/CHANGELOG b/python/CHANGELOG @@ -1,3 +1,5 @@ +- 0.1.1 + * Fix block height test in mint unittest - 0.1.0 * Move interface tests and test token publish to unittest module - 0.0.6