We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 766c639 commit 558e35eCopy full SHA for 558e35e
README.md
@@ -22,6 +22,7 @@ Or if you are using TypeScript, in your `hardhat.config.ts`:
22
23
```ts
24
import "@ericxstone/hardhat-blockscout-verify";
25
+import {SOLIDITY_VERSION, EVM_VERSION} from "@ericxstone/hardhat-blockscout-verify";
26
```
27
28
## Tasks
0 commit comments