pub type StorageRevert = Vec<Vec<(Address, bool, Vec<(U256, RevertToSlot)>)>>;
Storage reverts
struct StorageRevert { /* private fields */ }