File tree 1 file changed +2
-2
lines changed
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.
7
7
and in the Daedalus integration version they are forced to use HTTPS and client SSL certificate. The Daedalus version comes with a bundled JVM
8
8
but the command line version requires a JVM to be installed and available on the target machine.
9
9
10
- This version has been tested on Windows 10, MacOS and Ubuntu .
10
+ This version has been tested on Windows 10, MacOS and Linux .
11
11
12
12
13
13
### Status - CLI Release Candidate 1
@@ -21,7 +21,7 @@ This version of the code supports
21
21
- CPU mining
22
22
- peer discovery
23
23
- 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** )
25
25
- regular sync (download and execute every transaction in every block in the chain, this is very slow - not recommended)
26
26
- JSON RPC API (useful for console and Mist integration)
27
27
- Morden testnet and private network
You can’t perform that action at this time.
0 commit comments