From 753a2f496f8e3379376eb15754162196760f8ff2 Mon Sep 17 00:00:00 2001 From: Neil Booth Date: Wed, 9 Nov 2016 00:47:49 +0900 Subject: [PATCH] Clean up startup procedure --- ARCHITECTURE.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ARCHITECTURE.rst b/ARCHITECTURE.rst index 3bd8f5e..98c43c4 100644 --- a/ARCHITECTURE.rst +++ b/ARCHITECTURE.rst @@ -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