mirror of
https://github.com/AleoHQ/leo.git
synced 2024-12-21 16:41:42 +03:00
[RFC] Move background to new section.
This commit is contained in:
parent
5ee579005c
commit
4c95d41c31
@ -23,7 +23,7 @@ While Leo can be described as a regular programming language
|
||||
its purpose is to build applications for the Aleo blockchain.
|
||||
It is thus important to describe precisely how Leo programs operate in the Aleo blockchain.
|
||||
|
||||
## Design
|
||||
## Background
|
||||
|
||||
### Zexe
|
||||
|
||||
@ -132,6 +132,8 @@ on those values and on the old records
|
||||
yields the new records, along with some value in `Output`;
|
||||
this is, roughly speaking, the assertion proved in zero-knowledge.
|
||||
|
||||
## Design
|
||||
|
||||
### Proposed Leo Program Execution Model
|
||||
|
||||
The current model described above seems adequate overall, but we need to:
|
||||
|
Loading…
Reference in New Issue
Block a user