mirror of
https://github.com/status-im/gasless-democracy.git
synced 2025-02-16 08:57:45 +00:00
disable dappAutoEnable
This commit is contained in:
parent
5537ce50ac
commit
b9184b87da
@ -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",
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user