open Or New Wallet
fun openOrNewWallet(name: String, cs: ChainSelector, initializer: Bip44Wallet.() -> Blockchain?? = null): Bip44Wallet
Open this wallet if it exists, or create a new HD BIP44 wallet.
Return
A wallet object
Open this wallet if it exists, or create a new HD BIP44 wallet.
A wallet object