Merge pull request #13 from radost5454/please

aaa
This commit is contained in:
radost5454 2025-06-03 22:59:03 +03:00 committed by GitHub
commit f534b59771
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,6 @@
require("@nomicfoundation/hardhat-toolbox");
/** @type import('hardhat/config').HardhatUserConfig */
module.exports = {
solidity: "0.8.28",
networks: {
localhost: {
url: "http://127.0.0.1:8545"
}
}
};