Wallet Class WIP
This commit is contained in:
parent
4546c54c8b
commit
296c78cdf0
10 changed files with 8152 additions and 249 deletions
|
|
@ -7,4 +7,8 @@ var config = {
|
|||
maxPeers: 5,
|
||||
requiredCopayers: 2,
|
||||
totalCopayers: 3
|
||||
insight: {
|
||||
host: 'localhost',
|
||||
port: 3001
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue