mirror of
https://github.com/aljazceru/cdk.git
synced 2025-12-22 23:25:22 +01:00
feat: wallet sqlite
This commit is contained in:
@@ -5,3 +5,5 @@ pub mod wallet;
|
||||
|
||||
#[cfg(feature = "mint")]
|
||||
pub use mint::MintSqliteDatabase;
|
||||
#[cfg(feature = "wallet")]
|
||||
pub use wallet::WalletSQLiteDatabase;
|
||||
|
||||
Reference in New Issue
Block a user