TevmNode api
TevmNode
Copying or Forking a node
TevmNode can fork another TevmNode by passing it into fork.transport
Forking should be the default as it’s the most performant way to create a new TevmNode instance. But you can also deep copy a TevmNode.