Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: write post state in lcli skip-slots (#4843)
## Issue Addressed Fix a bug in `lcli skip-slots` that resulted in it always writing the pre-state to the output file. ## Proposed Changes Correctly keep track of the post-state, and write it.
- Loading branch information