LtbLightning / bdk-flutter

Bitcoin Development Kit - Flutter Package
MIT License
60 stars 27 forks source link

Updates for bdk-ffi v0.26 #46

Closed BitcoinZavior closed 1 year ago

BitcoinZavior commented 1 year ago

Updates to add API from bdk ffi v0.26

Also Fixes #40: All the main errors mentioned in the bdk docs are custom exceptions in a readable format.

Updated Rust BDK FFI ( Bdk to latest version 0.26.0 ) and Flutter dependencies.

APIs changed

APIs added

Fixed