NodeScreen

fun NodeScreen(model: UIViewModel = hiltViewModel(), navigateToMessages: (String) -> Unit, navigateToNodeDetails: (Int) -> Unit)