Skip to content

Commit f3ed8fc

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

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
@@ -431,7 +431,7 @@ curl -X POST --data '{"jsonrpc":"2.0","method":"eth_chainId","params":[],"id":67
431431

432432
### eth_mining {#eth_mining}
433433

434-
Returns `true` if client is actively mining new blocks. 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..
434+
Returns `true` if client is actively mining new blocks. This can only return `true` for proof-of-work networks and may not be available in some clients since [The Merge](/roadmap/merge/).
435435

436436
**Parameters**
437437

0 commit comments

Comments
 (0)