Preparing light client structure [v2] (#150)

* light client structure + remote call requests
This commit is contained in:
Svyatoslav Nikolsky
2018-05-28 10:27:59 +03:00
committed by GitHub
parent ab7eae6f88
commit fa642cf01a
9 changed files with 626 additions and 374 deletions
+4
View File
@@ -37,6 +37,10 @@ args:
long: validator
help: Enable validator mode
takes_value: false
- light:
long: light
help: Run in light client mode
takes_value: false
- port:
long: port
value_name: PORT