From 770c50911c85a8743428ff090067d8031c75125f Mon Sep 17 00:00:00 2001 From: Patricio Palladino Date: Thu, 4 Nov 2021 12:36:35 -0300 Subject: [PATCH] Fix changeset --- .changeset/giant-panthers-repeat.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.changeset/giant-panthers-repeat.md b/.changeset/giant-panthers-repeat.md index 6eb3409a2a..c347157d56 100644 --- a/.changeset/giant-panthers-repeat.md +++ b/.changeset/giant-panthers-repeat.md @@ -1,6 +1,5 @@ --- "hardhat": patch -"docs": patch --- Add a new `hardhat_getAutomine` JSON-RPC method to Hardhat Network that returns `true` if automining is enabled and `false` if it's not.