chainlib

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

commit 8f05913261d3e5fcb5fec9a562184e5d30087498
parent f1fa7125d2a15a4c1887699bc3ba25fdf8b4115c
Author: nolash <dev@holbrook.no>
Date:   Tue, 15 Jun 2021 11:22:34 +0200

Revert "Update changelog"

This reverts commit f1fa7125d2a15a4c1887699bc3ba25fdf8b4115c.

Diffstat:
MCHANGELOG | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG @@ -1,7 +1,5 @@ - 0.0.3-pending * Remove erc20 module (to new external package) - * Add tx recode - * Enable stdin input to runnables with single pos arg - 0.0.2-unreleased * - 0.0.1-unreleased