chainlib-eth

Ethereum implementation of the chainlib interface
Log | Files | Refs | README | LICENSE

commit 2341b342cffa46f248656b7c6deb3d3ef2d85791
parent 37e720a5d16539b29bc3f066c266439ad4f674ec
Author: lash <dev@holbrook.no>
Date:   Fri,  4 Nov 2022 07:33:22 +0000

Update changelog for 0.4.1

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

diff --git a/CHANGELOG b/CHANGELOG @@ -1,3 +1,5 @@ +- 0.4.1 + * Fix broken chainlib dep - 0.4.0 * option for net amount in eth-gas (deduct fee from desired spend) * implement height for eth-balance