TCA-conformations

- changelog updated
This commit is contained in:
Lukas Korba 2024-02-29 15:50:42 +01:00
parent bbdfc2c48c
commit 33eb55a3c5
1 changed files with 5 additions and 0 deletions

View File

@ -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