pub fn create_wallet_db(
backend: WalletDbBackend,
) -> Result<Arc<dyn WalletDatabase>, FfiError>Expand description
Factory helpers returning a CDK wallet database behind the FFI trait
pub fn create_wallet_db(
backend: WalletDbBackend,
) -> Result<Arc<dyn WalletDatabase>, FfiError>Factory helpers returning a CDK wallet database behind the FFI trait