initial light CLI

This commit is contained in:
Robert Habermeier
2017-03-22 18:32:04 +01:00
parent a9d75e2223
commit c718b5618e
6 changed files with 101 additions and 10 deletions

View File

@@ -70,7 +70,8 @@ Operating Options:
--light Experimental: run in light client mode. Light clients
synchronize a bare minimum of data and fetch necessary
data on-demand from the network. Much lower in storage,
potentially higher in bandwidth. (default: {flag_light})
potentially higher in bandwidth. Has no effect with
subcommands (default: {flag_light})
Account Options:
--unlock ACCOUNTS Unlock ACCOUNTS for the duration of the execution.