Update readme with script and config info

This commit is contained in:
Jon Layton 2018-01-14 21:41:18 -05:00
parent 7e79d59e9b
commit 31c8d0973d
1 changed files with 24 additions and 0 deletions

View File

@ -80,6 +80,30 @@ Create translations (optional)::
ZCL Hints and Debug
===================
::
cd scripts
python3 block_headers
This is a good initial check to determine whether things are working.
::
cd ~/.electrum-zcl
vim config
Add
::
"server": "188.243.70.5:50001:t"
or
::
"server": "35.224.186.7:50001:t"
Creating Binaries
=================