Expand description
Implements the GetNodeData
and NodeData
message types.
Structsยง
- A request for state tree nodes corresponding to the given hashes. This message was removed in
eth/67
, only clients runningeth/66
or earlier will respond to this message. - The response to
GetNodeData
, containing the state tree nodes or contract bytecode corresponding to the requested hashes.