Move docs from book/ to docs/ (#8469) (#8471)

automerge
This commit is contained in:
mergify[bot]
2020-02-26 08:01:44 -08:00
committed by GitHub
parent 2298dd5c07
commit 9ab6222f03
140 changed files with 56 additions and 58 deletions

10
docs/art/runtime.bob Normal file
View File

@@ -0,0 +1,10 @@
.------------. .-----------. .---------------. .--------------. .-----------------------.
| PoH verify +---> | sigverify +--->| lock accounts +--->| validate fee +--->| allocate new accounts +--->
| TVU | `-----------` `---------------` `--------------` `-----------------------`
`------------`
.---------------. .---------. .------------. .-----------------. .-----------------.
--->| load accounts +--->| execute +--->| PoH record +--->| commit accounts +-->| unlock accounts |
`---------------` `---------` | TPU | `-----------------` `-----------------`
`------------`