deploy upCpProxy
This commit is contained in:
@@ -58,7 +58,7 @@ module.exports = {
|
||||
DSP: false,
|
||||
LockedVault: false,
|
||||
MULTIHOP: false,
|
||||
UpCpProxy: false
|
||||
UpCpProxy: true
|
||||
},
|
||||
|
||||
networks: {
|
||||
@@ -93,7 +93,7 @@ module.exports = {
|
||||
return new HDWalletProvider(privKey, "https://mainnet.infura.io/v3/" + infuraId);
|
||||
},
|
||||
gas: 6000000,
|
||||
gasPrice: 125000000000,
|
||||
gasPrice: 120000000000,
|
||||
network_id: 1,
|
||||
skipDryRun: true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user