add gas price for polygon test net
This commit is contained in:
parent
e6d5f3cf78
commit
23b85df8f4
@ -86,6 +86,7 @@ module.exports = {
|
|||||||
providerOrUrl: `https://rpc-mumbai.maticvigil.com`,
|
providerOrUrl: `https://rpc-mumbai.maticvigil.com`,
|
||||||
pollingInterval: 8000
|
pollingInterval: 8000
|
||||||
}),
|
}),
|
||||||
|
gasPrice: 45000000000,
|
||||||
network_id: 80001,
|
network_id: 80001,
|
||||||
confirmations: 6,
|
confirmations: 6,
|
||||||
timeoutBlocks: 5000,
|
timeoutBlocks: 5000,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user