diff --git a/truffle-config.js b/truffle-config.js index 3379ece..52b8c88 100644 --- a/truffle-config.js +++ b/truffle-config.js @@ -86,6 +86,7 @@ module.exports = { providerOrUrl: `https://rpc-mumbai.maticvigil.com`, pollingInterval: 8000 }), + gasPrice: 45000000000, network_id: 80001, confirmations: 6, timeoutBlocks: 5000,