Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 302 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 302 Bytes

BDK File Store

This is a simple append-only flat file implementation of PersistBackend.

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