Available on crate features
node-api
and node
only.Expand description
Helpers for running test node instances.
Functionsยง
- advance_
chain - Advance the chain with sequential payloads returning them in the end.
- optimism_
payload_ attributes - Helper function to create a new eth payload attributes
- setup
- Creates the initial setup with
num_nodes
of the node config, started and connected.