Expand description
Support for persisting bdk_chain
structures to SQLite using [rusqlite
].
Constants§
- SCHEMAS_
TABLE_ NAME - Table name for schemas.
Functions§
- migrate_
schema - Runs logic that initializes/migrates the table schemas.
Support for persisting bdk_chain
structures to SQLite using [rusqlite
].