We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2290b7a commit 9270a6fCopy full SHA for 9270a6f
sim-rs/LINEAR_LEIOS.md
@@ -1,6 +1,7 @@
1
# Linear Leios (rust simulation)
2
3
-To run it, set `leios-variant` to `linear`.
+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`.
5
6
The log file schema is currently identical to every other variant (though `pipeline` is always 0).
7
0 commit comments