Skip to content

Commit 3540740

Browse files
committed
fix builder spec link, add honest validator spec
1 parent 70003f7 commit 3540740

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ built by external entities.
77

88
In this repository:
99
* [API specification][oas-spec]
10-
* [Additional definitions][spec]
10+
* [Builder specification][builder-spec]
11+
* [Honest validator specification][validator-spec]
1112

1213
### Why?
1314

@@ -92,7 +93,8 @@ with real tag name from step 1.):
9293

9394
[ci]: https://github.com/ethereum/builder-specs/workflows/CI/badge.svg
9495
[oas-spec]: https://ethereum.github.io/builder-specs/
95-
[spec]: specs/README.md
96+
[builder-spec]: specs/builder.md
97+
[validator-spec]: specs/validator.md
9698
[pbs]: https://ethresear.ch/t/proposer-block-builder-separation-friendly-fee-market-designs/9725
9799
[mev-boost-ethr]: https://ethresear.ch/t/mev-boost-merge-ready-flashbots-architecture/11177
98100
[mev-boost]: https://github.com/flashbots/mev-boost

0 commit comments

Comments
 (0)