Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

Commit

Permalink
Update changelog for the rate usage change
Browse files Browse the repository at this point in the history
  • Loading branch information
Franck Royer committed Oct 6, 2020
1 parent f1d0137 commit 9b0f860
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Replace `usize` with `bitcoin::Amount` in the primed transaction interfaces.

### Fixed
- Use the transaction size instead of weight for `sign_with_rate`.
Also explicitly state the expected rate unit: sat/vByte.

## [0.4.0] - 2020-09-15

### Changed
Expand Down

0 comments on commit 9b0f860

Please sign in to comment.