Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
mcsherrylabs committed Dec 18, 2017
1 parent 7cefacb commit a1d4dda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The differences are very minor and relate only to how the RPC apis are enabled.
and in the Daedalus integration version they are forced to use HTTPS and client SSL certificate. The Daedalus version comes with a bundled JVM
but the command line version requires a JVM to be installed and available on the target machine.

This version has been tested on Windows 10, MacOS and Ubuntu.
This version has been tested on Windows 10, MacOS and Linux.


### Status - CLI Release Candidate 1
Expand All @@ -21,7 +21,7 @@ This version of the code supports
- CPU mining
- peer discovery
- fast sync (download a recent state trie snapshot and all blocks, this is the default behaviour)
- bootstrap sync (download a database for *mantis* preloaded with a recent version of the block chain, **highly recommended**)
- bootstrap sync (download a database for *mantis* preloaded with a recent version of the blockchain, **highly recommended**)
- regular sync (download and execute every transaction in every block in the chain, this is very slow - not recommended)
- JSON RPC API (useful for console and Mist integration)
- Morden testnet and private network
Expand Down

0 comments on commit a1d4dda

Please sign in to comment.