started adding copay shell to copay
This commit is contained in:
parent
45ffa94bbe
commit
e7c5addfab
19 changed files with 781 additions and 3 deletions
10
shell/config.json
Normal file
10
shell/config.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"window": {
|
||||
"height": 720,
|
||||
"width": 880
|
||||
},
|
||||
"copay": {
|
||||
"port": 3000
|
||||
},
|
||||
"debug": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue