mocha test working again
This commit is contained in:
parent
a187726fca
commit
eff20ec49a
12 changed files with 243 additions and 304 deletions
|
|
@ -2,9 +2,11 @@
|
|||
|
||||
var config = {
|
||||
networkName: 'testnet',
|
||||
p2pApiKey: 'lwjd5qra8257b9',
|
||||
p2pDebug: 3,
|
||||
maxPeers: 5,
|
||||
network: {
|
||||
apiKey: 'lwjd5qra8257b9',
|
||||
maxPeers: 3,
|
||||
debug: 3,
|
||||
},
|
||||
wallet: {
|
||||
requiredCopayers: 2,
|
||||
totalCopayers: 3,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue