Skip to content

Commit

Permalink
clarify miner methods and options (#1580)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandratran committed Apr 23, 2024
1 parent a89c435 commit e1d5b0c
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 71 deletions.
7 changes: 2 additions & 5 deletions docs/public-networks/reference/api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6237,11 +6237,8 @@ curl -X POST --data '{"jsonrpc":"2.0","method":"eth_uninstallFilter","params":["
## `MINER` methods
The `MINER` API methods allow you to control:
* The node’s mining operation.
* Settings related to block creation.
The `MINER` API methods allow you to control the node's mining operation, or settings related to
block creation in general.
:::note
Expand Down
Loading

0 comments on commit e1d5b0c

Please sign in to comment.