deploy nftPool

This commit is contained in:
owen05
2021-10-13 22:19:27 +08:00
parent 7034f43f34
commit 1f18222950
7 changed files with 49 additions and 12 deletions

View File

@@ -111,7 +111,7 @@ module.exports = {
return new HDWalletProvider(privKey, "https://mainnet.infura.io/v3/" + infuraId);
},
gas: 4000000,
gasPrice: 50000000000,
gasPrice: 65000000000,
network_id: 1,
skipDryRun: true
},