Documentation
¶
Overview ¶
Package state provides a caching layer atop the Ethereum state trie.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var New = state.New
Functions ¶
func WithConcurrentWorkers ¶ added in v0.7.1
func WithConcurrentWorkers(prefetchers int) state.PrefetcherOption
Types ¶
type DumpAccount ¶
type DumpAccount = ethstate.DumpAccount
type DumpCollector ¶
type DumpCollector = ethstate.DumpCollector
type DumpConfig ¶
type DumpConfig = ethstate.DumpConfig
Click to show internal directories.
Click to hide internal directories.