fix configs

This commit is contained in:
Iuri Matias 2018-08-23 15:53:33 -04:00
parent 5fe86e35d1
commit 1065d3eae1
4 changed files with 4 additions and 4 deletions

View File

@ -14,7 +14,7 @@ module.exports = {
port: 8546, // Port of the blockchain node port: 8546, // Port of the blockchain node
type: "ws" // Type of connection (ws or rpc) type: "ws" // Type of connection (ws or rpc)
} }
} },
// merges with the settings in default // merges with the settings in default
// used with "embark run privatenet" // used with "embark run privatenet"

View File

@ -14,7 +14,7 @@ module.exports = {
'status': '0x1a2f3b98e434c02363f3dac3174af93c1d690914' 'status': '0x1a2f3b98e434c02363f3dac3174af93c1d690914'
} }
} }
} },
// merges with the settings in default // merges with the settings in default
// used with "embark run privatenet" // used with "embark run privatenet"

View File

@ -14,7 +14,7 @@ module.exports = {
port: 8546, // Port of the blockchain node port: 8546, // Port of the blockchain node
type: "ws" // Type of connection (ws or rpc) type: "ws" // Type of connection (ws or rpc)
} }
} },
// merges with the settings in default // merges with the settings in default
// used with "embark run privatenet" // used with "embark run privatenet"

View File

@ -14,7 +14,7 @@ module.exports = {
'status': '0x1a2f3b98e434c02363f3dac3174af93c1d690914' 'status': '0x1a2f3b98e434c02363f3dac3174af93c1d690914'
} }
} }
} },
// merges with the settings in default // merges with the settings in default
// used with "embark run privatenet" // used with "embark run privatenet"