tiny fix
This commit is contained in:
parent
5e30bf9baf
commit
eb4731715f
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue