mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-25 14:16:44 +00:00
testttttt
This commit is contained in:
parent
c44c20a682
commit
797c69656f
2 changed files with 1 additions and 8 deletions
|
|
@ -4,10 +4,3 @@ require("@nomicfoundation/hardhat-toolbox");
|
||||||
module.exports = {
|
module.exports = {
|
||||||
solidity: "0.8.28",
|
solidity: "0.8.28",
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
import "@nomicfoundation/hardhat-toolbox";
|
|
||||||
|
|
||||||
export default {
|
|
||||||
solidity: "0.8.28",
|
|
||||||
};
|
|
||||||
Loading…
Reference in a new issue