This commit is contained in:
Gustavo Cortez 2014-04-14 18:16:16 -03:00
commit eb4731715f

View file

@ -6,7 +6,7 @@ var config = {
p2pDebug: 3, p2pDebug: 3,
maxPeers: 5, maxPeers: 5,
requiredCopayers: 2, requiredCopayers: 2,
totalCopayers: 3 totalCopayers: 3,
insight: { insight: {
host: 'localhost', host: 'localhost',
port: 3001 port: 3001