diff --git a/truffle-config.js b/truffle-config.js index a7c1197..7eab1b2 100644 --- a/truffle-config.js +++ b/truffle-config.js @@ -54,7 +54,7 @@ module.exports = { }, ubiq: { provider: () => new HDWalletProvider(mnemonic, "https://rpc.octano.dev"), - gas: 5500000, + gas: 6150000, network_id: 8, confirmations: 2, timeoutBlocks: 200,