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