Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix MockChain submission during multiple rollbacks
There could be situations with race conditions when multiple RollbackAndForward actions were generated by the model. By using the correct "view" onto the chain, the mock chain can evaluate transactions more consistently.
- Loading branch information