We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e8ad5a5 + 9494f67 commit 89ac019Copy full SHA for 89ac019
docs/src/content/hardhat-runner/plugins/plugins.ts
@@ -279,13 +279,6 @@ const communityPlugins: IPlugin[] = [
279
description: "View contracts' layouts with CLI and .json output",
280
tags: ["solidity", "storage"],
281
},
282
- {
283
- name: "hardhat-change-network",
284
- author: "David Mihal",
285
- authorUrl: "https://github.com/dmihal",
286
- description: "Allows changing the current network in Hardhat.",
287
- tags: ["Testing"],
288
- },
289
{
290
name: "hardhat-packager",
291
author: "Paul Razvan Berg",
0 commit comments