github bitcoindevkit/bdk v0.11.0

pre-release2 years ago

This release of BDK adds the flush function to the Database trait to explicitly flush to disk the latest changes on the db that caches blockchain data. The feature is useful when creating mobile apps where flushing data to disk programmatically based on app lifecycle events is sometimes needed.

You can find the full details in the changelog.

What's Changed

Full Changelog: v0.10.0...v0.11.0

Don't miss a new bdk release

NewReleases is sending notifications on new releases.