Update hardhat config
This commit is contained in:
parent
0deeba14fc
commit
914d4d9585
@ -62,7 +62,7 @@ task("create-wallet", "Creates a new wallet json", async () => {
|
|||||||
*/
|
*/
|
||||||
module.exports = {
|
module.exports = {
|
||||||
solidity: "0.8.2",
|
solidity: "0.8.2",
|
||||||
defaultNetwork: "localhost",
|
defaultNetwork: "hardhat",
|
||||||
networks: {
|
networks: {
|
||||||
hardhat: {
|
hardhat: {
|
||||||
chainId: 1337,
|
chainId: 1337,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user