Module simulation

Module simulation 

Source
Expand description

Transaction simulation using fork database and revm

Structsยง

AccountState
Represents the state of an account.
DiffMode
Represents the account states before and after the transaction is executed.
ForkSimulator
Fork simulator for executing transactions against a forked state
SimulationResult
Result of a simulated transaction