You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`batch-time`| time in seconds to wait before generating a new batch | 2 seconds |
@@ -51,6 +54,7 @@ Run centralized-sequencer by specifying DA network details:
51
54
|`host`| centralized sequencer host | localhost |
52
55
|`port`| centralized sequencer port | 50051 |
53
56
|`listen-all`|listen on all network interfaces (0.0.0.0) instead of just localhost|disabled|
57
+
<!-- markdownlint-enable MD013 -->
54
58
55
59
See `./build/centralized-sequencer --help` for details.
56
60
@@ -83,8 +87,8 @@ We welcome your contributions! Everyone is welcome to contribute, whether it's
83
87
in the form of code, documentation, bug reports, feature
84
88
requests, or anything else.
85
89
86
-
If you're looking for issues to work on, try looking at the
87
-
[good first issue list](https://github.com/rollkit/centralized-sequencer/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22).
90
+
If you're looking for issues to work on, try looking at the[good first issue
0 commit comments