Closed nbaztec closed 1 week ago
We can substitute it with functional and_then
but it is actually the idiomatic way. I reckoned adding a 4th invariant (SkipInEvm
, EvmModeNoop
, etc.) but it didn't feel right in the enum category at all, and was requiring quite a bit of docs in explanation, which is usually a direct sign that it doesn't belong there.
What :computer:
startup_zk
in favor of a more granular migration point.Why :hand:
startup_zk
was introduced as a quick and dirty solution.Evidence :camera:
Tests pass