Module state

Expand description

Implements the GetNodeData and NodeData message types.

Structsยง

GetNodeData
A request for state tree nodes corresponding to the given hashes. This message was removed in eth/67, only clients running eth/66 or earlier will respond to this message.
NodeData
The response to GetNodeData, containing the state tree nodes or contract bytecode corresponding to the requested hashes.