Structs§
- EthConfiguration
- The ethereum-compatibility configuration used to run a node.
- Frontier
Block Import - Frontier
Partial Components - Storage
Override Handler - A storage override for runtimes that use different ethereum schema.
Enums§
- Backend
Type - Available frontier backend types.
Traits§
- EthCompat
Runtime ApiCollection - A set of APIs that ethereum-compatible runtimes must implement.
- Storage
Override - This trait is used to obtain Ethereum-related data.
Functions§
Type Aliases§
- FeeHistory
Cache - FeeHistory
Cache Limit - Maximum fee history cache size.
- Filter
Pool - On-memory stored filters created through the
eth_newFilter
RPC. - Frontier
Backend - Frontier DB backend type.