bdk_file_store 0.15.0

A simple append-only flat file database for persisting bdk_chain data.
Documentation

BDK File Store

This is a simple append-only flat file database for persisting bdk_chain changesets.

The main structure is [Store] which works with any bdk_chain based changesets to persist data into a flat file.