You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/src/content/hardhat-network/docs/overview/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ It runs as either an in-process or stand-alone daemon, servicing JSON-RPC and We
15
15
16
16
By default, it mines a block with each transaction that it receives, in order and with no delay.
17
17
18
-
It's backed by the `@ethereumjs/vm` EVM implementation, the same one used by ganache and Remix.
18
+
It's backed by [EDR](https://github.com/NomicFoundation/edr), Nomic Foundation's Ethereum development runtime implementation for building developer tools.
0 commit comments