Module bdk_wallet::rusqlite_impl
Expand description
Support for persisting bdk_chain
structures to SQLite using [rusqlite
].
Constants§
- Table name for schemas.
Functions§
- Runs logic that initializes/migrates the table schemas.
Support for persisting bdk_chain
structures to SQLite using [rusqlite
].