Skip to main content

Module fork

Module fork 

Source

Modulesยง

database
A revm database that forks off a remote client
multi ๐Ÿ”’
Support for running multiple fork backends.
resolved ๐Ÿ”’

Structsยง

CreateFork
Represents a fork of a remote chain whose data is available only via the url endpoint.
ForkId
The unique identifier for a specific fork, this could be the name of the network a custom descriptive name.
MultiFork
The Sender half of multi fork pair. Can send requests to the MultiForkHandler to create forks.
MultiForkHandler
The type that manages connections in the background.
ResolvedFork
A fork selector and block identity resolved from a configured RPC source.