File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ The differences are very minor and relate only to how the RPC apis are enabled.
77and in the Daedalus integration version they are forced to use HTTPS and client SSL certificate. The Daedalus version comes with a bundled JVM
88but the command line version requires a JVM to be installed and available on the target machine.
99
10- This version has been tested on Windows 10, MacOS and Ubuntu .
10+ This version has been tested on Windows 10, MacOS and Linux .
1111
1212
1313### Status - CLI Release Candidate 1
@@ -21,7 +21,7 @@ This version of the code supports
2121 - CPU mining
2222 - peer discovery
2323 - fast sync (download a recent state trie snapshot and all blocks, this is the default behaviour)
24- - bootstrap sync (download a database for * mantis* preloaded with a recent version of the block chain , ** highly recommended** )
24+ - bootstrap sync (download a database for * mantis* preloaded with a recent version of the blockchain , ** highly recommended** )
2525 - regular sync (download and execute every transaction in every block in the chain, this is very slow - not recommended)
2626 - JSON RPC API (useful for console and Mist integration)
2727 - Morden testnet and private network
You can’t perform that action at this time.
0 commit comments