Skip to content

Commit

Permalink
Turn off vrsctest
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeltout committed Jun 5, 2019
1 parent 8e24cab commit 99273aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion routes/appConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ const appConfig = {
verus: {
stakeGuard: '',
autoStakeVRSC: false,
pbaasTestmode: true,
pbaasTestmode: false,
},
pbaasChains: [],
reservedChains: Object.keys(chainParams).concat(["KMD", "KOMODO", "zcashd", "komodod", "chipsd", "CHIPS"]),
Expand Down

0 comments on commit 99273aa

Please sign in to comment.