WIP wallet working again
This commit is contained in:
parent
fcf5b13af2
commit
a187726fca
6 changed files with 29 additions and 19 deletions
|
|
@ -5,8 +5,10 @@ var config = {
|
|||
p2pApiKey: 'lwjd5qra8257b9',
|
||||
p2pDebug: 3,
|
||||
maxPeers: 5,
|
||||
requiredCopayers: 2,
|
||||
totalCopayers: 3,
|
||||
wallet: {
|
||||
requiredCopayers: 2,
|
||||
totalCopayers: 3,
|
||||
},
|
||||
insight: {
|
||||
host: 'localhost',
|
||||
port: 3001
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue