update starter
This commit is contained in:
@@ -41,7 +41,7 @@ module.exports = {
|
||||
deploySwitch: {
|
||||
DEPLOY_V1: false,
|
||||
DEPLOY_V2: false,
|
||||
ERC20V3Factory: true,
|
||||
ERC20V3Factory: false,
|
||||
MOCK_TOKEN: false,
|
||||
MOCK_V2_POOL: false,
|
||||
vDODOToken: false,
|
||||
@@ -65,7 +65,8 @@ module.exports = {
|
||||
MYSTERYBOX_V1: false,
|
||||
Drops_V2: false,
|
||||
MineV3: false,
|
||||
NFT_POOL: false
|
||||
NFT_POOL: false,
|
||||
UserQuota: false
|
||||
},
|
||||
|
||||
networks: {
|
||||
@@ -123,7 +124,6 @@ module.exports = {
|
||||
},
|
||||
network_id: 56,
|
||||
confirmations: 10,
|
||||
gasPrice: 5000000000,
|
||||
timeoutBlocks: 200,
|
||||
gasPrice: 6000000000,
|
||||
skipDryRun: true
|
||||
|
||||
Reference in New Issue
Block a user