* Merge Leader and Validator diagrams * New sdk-tools diagram * Move terminology to just after introduction * Purge use of LAMPORT as an acronym * Add notes about persistent storage
10 lines
503 B
Plaintext
10 lines
503 B
Plaintext
|
|
+-----------+ +-------------+ +--------------+ +--------------------+
|
|
| sigverify |--->| lock memory |--->| validate fee |--->| allocate accounts |--->
|
|
+-----------+ +-------------+ +--------------+ +--------------------+
|
|
|
|
+------------+ +---------+ +-=------------+ +--------------+
|
|
--->| load data |--->| execute |--->| commit data |-->|unlock memory |
|
|
+------------+ +---------+ +--------------+ +--------------+
|
|
|