what Im kind of uneasy is the RequestPin and Ok su...
# codereview
u
what Im kind of uneasy is the RequestPin and Ok substate is duplicated everywhere, its essentially the same thing, but it matters in which mode (parent) its in, so, is the way I sliced the states correct?
b
Perhaps the Ok state for each sealed class will require different input parameters in the future. Duplication will allow you that flexibility