Skip to content

Commit fb1b319

Browse files
Fixing path to builder and validator specs (#73)
* Fixing path to builder and validator specs Since it was separated into different folders (bellatrix and capella) we can't link directly to a single file * Update README.md * Update README.md --------- Co-authored-by: Alex Stokes <[email protected]>
1 parent 58e2c66 commit fb1b319

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@
55
The Builder API is an interface for consensus layer clients to source blocks
66
built by external entities.
77

8-
In this repository:
9-
* [API specification][oas-spec]
10-
* [Builder specification][builder-spec]
11-
* [Honest validator specification][validator-spec]
8+
In this repository is the [API specification][oas-spec] along with specifications for actors in this ecosystem broken out by fork.
129

1310
### Why?
1411

@@ -93,8 +90,6 @@ with real tag name from step 1.):
9390

9491
[ci]: https://github.com/ethereum/builder-specs/workflows/CI/badge.svg
9592
[oas-spec]: https://ethereum.github.io/builder-specs/
96-
[builder-spec]: specs/builder.md
97-
[validator-spec]: specs/validator.md
9893
[pbs]: https://ethresear.ch/t/proposer-block-builder-separation-friendly-fee-market-designs/9725
9994
[mev-boost-ethr]: https://ethresear.ch/t/mev-boost-merge-ready-flashbots-architecture/11177
10095
[mev-boost]: https://github.com/flashbots/mev-boost

0 commit comments

Comments
 (0)