Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tonymorony authored Jul 9, 2019
1 parent 4f2bdec commit 9ecc562
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ pip packages needed:

## Starting:

* Put wallet files to same folder with komodod (komodod should support nSPV)
* Put wallet files to same folder with komodod or put komodod to the same folder with wallet (komodod should support nSPV)

* Specify chain ticker as cli arg on start. For now KMD and ILN supported:
`python3 main.py KMD` or `python3 main.py ILN`

If daemon wasn't started - wallet will start it for you. If daemon was started as nSPV superlight client - wallet should start fine as well.

Otherwise you'll need to stop daemon first then start wallet.
Otherwise you'll need to stop daemon first then start wallet.

0 comments on commit 9ecc562

Please sign in to comment.