Clean up startup procedure

This commit is contained in:
Neil Booth
2016-11-09 00:47:49 +09:00
parent e62822f338
commit 753a2f496f
+6 -6
View File
@@ -15,13 +15,13 @@ The components of the server are roughly like this::
- ElectrumX -<<<<<- LocalRPC -
------------- ------------
< >
---------- ------------------- ----------
- Daemon -<<<<<<<<- Block processor ->>>>- Caches -
---------- ------------------- ----------
---------- ------------------- --------------
- Daemon -<<<<<<<<- Block processor ->>>>- UTXO Cache -
---------- ------------------- --------------
< < > <
-------------- -----------
- Prefetcher - - Storage -
-------------- -----------
-------------- ----------------
- Prefetcher - - FS + Storage -
-------------- ----------------
Env