eth_getRootHash
eth_getRootHash RPC Method
Parameters:
fromBlock - integer - The block number from which the range starts
toBlock - integer - The block number where the range ends
Returns:
result - The root hash of the specified block range
Code Examples:
Last updated