You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the exec. spec does not implement the highlighted preconditions.
the use of helper functions like validNoReplay obscures the precondition txins /= Empty (while providing re-use) - I think in the absence of need to reuse preconditions, we should inline the preconditions instead
The text was updated successfully, but these errors were encountered:
validNoReplay
obscures the preconditiontxins /= Empty
(while providing re-use) - I think in the absence of need to reuse preconditions, we should inline the preconditions insteadThe text was updated successfully, but these errors were encountered: