Skip to main content

create_wallet_db

Function create_wallet_db 

Source
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