Skip to content

Commit 5297d6e

Browse files
Update src/content/developers/docs/apis/json-rpc/index.md
Co-authored-by: Joseph Cook <[email protected]>
1 parent f3ed8fc commit 5297d6e

File tree

1 file changed

+1
-1
lines changed
  • src/content/developers/docs/apis/json-rpc

1 file changed

+1
-1
lines changed

src/content/developers/docs/apis/json-rpc/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@ curl -X POST --data '{"jsonrpc":"2.0","method":"eth_mining","params":[],"id":71}
456456

457457
### eth_hashrate {#eth_hashrate}
458458

459-
Returns the number of hashes per second that the node is mining with. This can only return `true` for proof-of-work networks and may not be available in some clients since The Merge to proof of stake.
459+
Returns the number of hashes per second that the node is mining with. This can only return `true` for proof-of-work networks and may not be available in some clients since [The Merge](/roadmap/merge/).
460460

461461
**Parameters**
462462

0 commit comments

Comments
 (0)