ing
This commit is contained in:
@@ -63,7 +63,7 @@ module.exports = {
|
||||
DEPLOY_NFT: false,
|
||||
COLLECTIONS: false,
|
||||
MYSTERYBOX_V1: false,
|
||||
Drops_V2: false,
|
||||
Drops_V2: true,
|
||||
},
|
||||
|
||||
networks: {
|
||||
@@ -96,7 +96,7 @@ module.exports = {
|
||||
networkCheckTimeout: 100000,
|
||||
provider: function () {
|
||||
return new HDWalletProvider(privKey, "https://rinkeby.infura.io/v3/" + infuraId);
|
||||
// return new HDWalletProvider(privKey, "https://eth-rinkeby.dodoex.io/");
|
||||
// return new HDWalletProvider(privKey, "https://eth-rinkeby.dodoex.io");
|
||||
},
|
||||
gas: 10000000,
|
||||
gasPrice: 1500000000,
|
||||
|
||||
Reference in New Issue
Block a user