update deployv1.5 && fix

This commit is contained in:
owen05
2021-01-11 10:19:21 +08:00
parent 9aba31faf8
commit ab4b5b7c03
3 changed files with 11 additions and 10 deletions

View File

@@ -38,7 +38,7 @@ module.exports = {
* $ truffle test --network <network-name>
*/
deploySwitch: {
DEPLOY_V1: false,
DEPLOY_V1: true,
DEPLOY_V2: false,
MOCK_TOKEN: false,
MOCK_V2_POOL: false,