zcash-android-wallet-sdk / cash.z.wallet.sdk / Initializer / dataDbPath

dataDbPath

fun dataDbPath(appContext: Context, alias: String): String

Returns the path to the data database that would correspond to the given alias.

Parameters

appContext - the application context

alias - the alias to convert into a database path