add gas price for polygon test net

This commit is contained in:
cebgcontract 2022-08-09 17:15:57 +08:00
parent e6d5f3cf78
commit 23b85df8f4

View File

@ -86,6 +86,7 @@ module.exports = {
providerOrUrl: `https://rpc-mumbai.maticvigil.com`,
pollingInterval: 8000
}),
gasPrice: 45000000000,
network_id: 80001,
confirmations: 6,
timeoutBlocks: 5000,