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