Skip to content

Commit 14ec4f0

Browse files
update docs (#493)
Co-authored-by: Mauro Toscano <[email protected]>
1 parent ab353d4 commit 14ec4f0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/architecture/0_fast_mode.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
## Fast mode in an nutshell
22

3+
## Architecture
4+
Aligned’s architecture is shown in the figure below:
5+
![Figure 1: Architecture fast mode](../images/aligned_architecture.png)
6+
The validators/AVS operators are responsible for proof verification. We also provide a light client to sample and check proofs at random. If there is a difference between Aligned’s results and the light clients, a proof service can trigger re-execution of the proof of Ethereum, leading to slashing if malicious behavior is detected.
7+
38
### Flow for sending a proof and publishing the result on Ethereum (Fast Mode)
49
The flow for sending a proof and having the results on Ethereum is as follows:
510
1. Using our CLI or SDK, the user sends one proof (or many) to the batcher.

0 commit comments

Comments
 (0)