isWalletBackedUp

abstract suspend fun isWalletBackedUp(chainId: String? = null): Boolean
abstract suspend fun isWalletBackedUp(namespace: PortalNamespace): Boolean