Skip to content

v10.0.2

Compare
Choose a tag to compare
@bobbrodie bobbrodie released this 10 May 15:03
· 12 commits to 10.0.x since this release

Overview

This is a patch release that addresses a type issue with satoshisPerByte where it was defined as an int but is coming back from the API as a float. We've also updated the examples to remove .value on the facade as it's not necessary.

What's Changed

  • Fix satoshisPerByte

Full Changelog: v10.0.1...v10.0.2