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: { lockOpts: {
// To use locker-server, uncomment this: // To use locker-server, uncomment this:
lockerServer: { // lockerServer: {
host: 'localhost', // host: 'localhost',
port: 3231, // port: 3231,
}, // },
}, },
blockchainExplorerOpts: { blockchainExplorerOpts: {
livenet: { livenet: {

Loading…
Cancel
Save