Skip to content

Commit f4478d7

Browse files
docs(l2): remove proposer in README.md (#2470)
**Motivation** The `proposer.md` file was renamed to `sequencer.md`, and the old link in the docs index became obsolete. **Description** Hi! I removed the outdated reference to `proposer.md` in `crates/l2/docs/README.md` since it's now covered under `sequencer.md`. ref: https://github.com/lambdaclass/ethrex/pull/2269/files#diff-95ad85cd4c72b932973f93785a8a1f365b56757d2972fe671ff33221b7bd0546 Co-authored-by: Javier Rodríguez Chatruc <49622509+jrchatruc@users.noreply.github.com>
1 parent 7c03219 commit f4478d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/l2/docs/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ For more detailed documentation on each part of the system:
99
- [Sequencer](./sequencer.md)
1010
- [Contracts](./contracts.md)
1111
- [Execution program](./program.md)
12-
- [Proposer](./proposer.md)
1312
- [Prover](./prover.md)
1413
- [State Diffs](./state_diffs.md)
1514
- [Withdrawals](./withdrawals.md)

0 commit comments

Comments
 (0)