deploy dsp

This commit is contained in:
owen05
2021-04-20 09:36:50 +08:00
parent f9d77558d3
commit cd0fbb0012
3 changed files with 14 additions and 6 deletions

View File

@@ -55,7 +55,7 @@ module.exports = {
CP: false,
CPFactory: false,
MultiCall: false,
DSP: true,
DSP: false,
LockedVault: false,
ERC20Mine: false,
},
@@ -112,7 +112,7 @@ module.exports = {
provider: function () {
return new HDWalletProvider(privKey, "https://http-mainnet.hecochain.com");
},
gasPrice: 1500000000,
gasPrice: 1000000000,
network_id: 128
},