package
0.29.4
Repository: https://github.com/onflow/flow-evm-gateway.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
MarshalReceipt takes a receipt and its associated transaction, and marshals the receipt to the proper structure needed by eth_getTransactionReceipt.
No description provided by the author
No description provided by the author
No description provided by the author
NewCadenceEvents decodes the events into evm types.
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

# Constants

128KB.
TxSlotSize is used to calculate how many data slots a single transaction takes up based on its size.

# Variables

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

# Structs

No description provided by the author
BlockEvents is a wrapper around events streamed, and it also contains an error.
No description provided by the author
CadenceEvents contains Flow emitted events containing one or zero evm block executed event, and multiple or zero evm transaction events.
No description provided by the author
No description provided by the author
No description provided by the author
RestartableEngine is an engine wrapper that tries to restart the engine in case of starting errors.
SequentialHeight tracks a block height and enforces rules about the valid next height.
StorageReceipt is a receipt representation for storage.
No description provided by the author
No description provided by the author

# Interfaces

Engine defines a processing unit.
No description provided by the author
No description provided by the author