We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a6127f commit 8aba166Copy full SHA for 8aba166
test/prover/one-step-proof.ts
@@ -1,4 +1,4 @@
1
-import { ethers, run, getNamedAccounts, deployments } from 'hardhat'
+import { ethers, run, deployments } from 'hardhat'
2
import fs from 'fs'
3
import assert from 'assert'
4
import readline from 'readline'
0 commit comments