From b33eb5c801486d27335cf45d8bab68abdaef7293 Mon Sep 17 00:00:00 2001 From: Mateusz Morusiewicz <11313015+Ruteri@users.noreply.github.com> Date: Wed, 2 Mar 2022 09:28:23 +0100 Subject: [PATCH] Add v0.6 spec link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4f87877d7494..0358bbff5c6f 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ See [here](https://docs.flashbots.net) for Flashbots documentation. | Version | Spec | | ------- | ------------------------------------------------------------------------------------------- | +| v0.6 | [MEV-Geth Spec v0.6](https://docs.flashbots.net/flashbots-auction/miners/mev-geth-spec/v06) | | v0.5 | [MEV-Geth Spec v0.5](https://docs.flashbots.net/flashbots-auction/miners/mev-geth-spec/v05) | | v0.4 | [MEV-Geth Spec v0.4](https://docs.flashbots.net/flashbots-auction/miners/mev-geth-spec/v04) | | v0.3 | [MEV-Geth Spec v0.3](https://docs.flashbots.net/flashbots-auction/miners/mev-geth-spec/v03) |