hardhat_api: Implement evm_setBlockGasLimit method #324
Labels
feature ➕
Feature item
hardhat_api 👷
Indicates hardhat namespace api tasks
medium 🚩
Indicates moderately difficult item
p2 🟡
Indicates moderately high priority item
🌟 Feature Request
📝 Description
The implementation of the evm_setBlockGasLimit endpoint would allow setting the block gas limit dynamically.
🤔 Rationale
In-Memory node already maintains the block gas limit; the value should be configurable in the standard way.
The text was updated successfully, but these errors were encountered: