From 33eb55a3c5d85c77142962ddafb3e4a7006a1bc7 Mon Sep 17 00:00:00 2001 From: Lukas Korba Date: Thu, 29 Feb 2024 15:50:42 +0100 Subject: [PATCH] TCA-conformations - changelog updated --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 947fba7a..f2ee64ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ and this library adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 # Unreleased +## Changed + +### [#1186] Enable ZIP 317 fees +- The `useZIP317Fees` has been enabled. The 1000 Zatoshi fee proposed in ZIP-313 is no longer valid as well as 10k Zatoshi for the fee. Use `Proposal` for the dynamic fees. + ## Added ### [#1204] Expose APIs for working with transaction proposals