diff --git a/config/contracts.js b/config/contracts.js index be2ecfa..9a1fab3 100644 --- a/config/contracts.js +++ b/config/contracts.js @@ -14,7 +14,7 @@ module.exports = { // Automatically call `ethereum.enable` if true. // If false, the following code must run before sending any transaction: `await EmbarkJS.enableEthereum();` // Default value is true. - // dappAutoEnable: true, + dappAutoEnable: false, gas: "auto",