bdk_sqlite 0.2.0

A simple SQLite relational database client for persisting bdk_chain data.
Documentation

BDK SQLite

This is a simple SQLite relational database client for persisting bdk_chain changesets.

The main structure is Store which persists CombinedChangeSet data into a SQLite database file.