Skip to content

Commit 3b65643

Browse files
committed
Update comment
1 parent f0b91f0 commit 3b65643

File tree

1 file changed

+1
-1
lines changed
  • packages/hardhat-core/test/internal/hardhat-network/provider/modules/eth/methods

1 file changed

+1
-1
lines changed

packages/hardhat-core/test/internal/hardhat-network/provider/modules/eth/methods/sendTransaction.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ describe("Eth module", function () {
6060
// of Ethereum: its state transition function.
6161
//
6262
// We have mostly test about logic added on top of that, and will add new ones whenever
63-
// suitable. This is approximately the same as assuming that @nomicfoundation/ethereumjs-vm is correct, which
63+
// suitable. This is approximately the same as assuming that EDR is correct, which
6464
// seems reasonable, and if it weren't we should address the issues there.
6565

6666
describe("Params validation", function () {

0 commit comments

Comments
 (0)