#### Problem When simulating a transaction and fees are only collected, the rollback accounts are not written to the result. Source code: https://github.com/anza-xyz/agave/blob/139421c8860bd629efcf5543532998702c86a1c7/runtime/src/bank.rs#L3189 #### Proposed Solution Write the rollback accounts to the result