This repository has been archived by the owner on Mar 23, 2021. It is now read-only.
Changed
- Replace
usize
withbitcoin::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.