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

Release 0.4.1

Latest
Compare
Choose a tag to compare
@D4nte D4nte released this 07 Oct 02:06
· 6 commits to master since this release
e03bbdc

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.