Crate executor

Source

Modules§

db_bootstrapper
vm

Structs§

Executor
Executor implements all functionalities the execution module needs to provide.

Functions§

process_write_set
For all accounts modified by this transaction, find the previous blob and update it based on the write set. Returns the blob value of all these accounts.