op-chain-ops: modularize setting the state
This wraps some common functionality of state setting into a single function so that it can easily be reused in other components. I'd like to use this function as part of testing, it can be used to populate a `SimulatedBackend` with a set of contracts and their state pre-initialized.
Showing
Please register or sign in to comment