package
0.0.0-20230518075833-1fe697a5d8b0
Repository: https://github.com/0xpolygon/eth-state-transition.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StorageAdded if this is a new entry in the storage.
StorageDeleted if the storage was deleted.
StorageModified if the value has been modified.
StorageModifiedAgain if the value has been modified before in the txn.
StorageUnchanged if the data has not changed.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Contract is the instance being called.
ExecutionResult includes all output after executing given evm message no matter the execution itself is successful or not.
Forks specifies when each fork is activated.
No description provided by the author
Params are all the set of params for the chain.
TxContext is the context of the transaction.

# Interfaces

Host is the execution host.
Runtime can process contracts.

# Type aliases

No description provided by the author
No description provided by the author
StorageStatus is the status of the storage access.