Skip to content

Latest commit

 

History

History

file_store

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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.