Skip to content

Commit 9270a6f

Browse files
committed
Update docs
1 parent 2290b7a commit 9270a6f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sim-rs/LINEAR_LEIOS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Linear Leios (rust simulation)
22

3-
To run it, set `leios-variant` to `linear`.
3+
To run Linear Leios with entire transactions stored in EBs, set `leios-variant` to `linear`.
4+
To run Linear Leios with transaction references stored in EBs, set `leios-variant` to `linear-with-tx-references`.
45

56
The log file schema is currently identical to every other variant (though `pipeline` is always 0).
67

0 commit comments

Comments
 (0)