Skip to content

Commit

Permalink
Update docs/hardhat-network/reference/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: F. Eugene Aumson <[email protected]>
  • Loading branch information
fvictorio and feuGeneA authored Nov 1, 2021
1 parent 4df2df4 commit cd8e208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/hardhat-network/reference/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ Same as Ganache.

#### `evm_setAutomine`

Enables or disables, based on the single boolean argument, the automatic mining of new blocks with each new transaction submitted to the network. You can use [`hardhat_getAutomine`](#hardhat_getautomine) to get the current value. See also [Mining Modes](../explanation/mining-modes.md).
Enables or disables, based on the single boolean argument, the automatic mining of new blocks with each new transaction submitted to the network. You can use [`hardhat_getAutomine`](#hardhat-getautomine) to get the current value. See also [Mining Modes](../explanation/mining-modes.md).

#### `evm_setBlockGasLimit`

Expand Down

0 comments on commit cd8e208

Please sign in to comment.