Browse Source

no locker by default

activeAddress
Matias Alejo Garcia 10 years ago
parent
commit
63979dbd23
  1. 9
      config.js

9
config.js

@ -14,11 +14,10 @@ var config = {
},
lockOpts: {
// To use locker-server, uncomment this:
lockerServer: {
host: 'localhost',
port: 3231,
},
// lockerServer: {
// host: 'localhost',
// port: 3231,
// },
},
blockchainExplorerOpts: {
livenet: {

Loading…
Cancel
Save