From 71774b89e5dc9f5c142b073bc44b7921cab3fd89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ste=CC=81phane=20Duchesneau?= Date: Thu, 21 May 2026 13:31:21 -0400 Subject: [PATCH] inform that flashblocks are disabled in doc --- docs/references/flashblocks.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/references/flashblocks.md b/docs/references/flashblocks.md index edbd305db..5f47a5953 100644 --- a/docs/references/flashblocks.md +++ b/docs/references/flashblocks.md @@ -1,5 +1,11 @@ # Flashblocks Support (beta) +{% hint style="info" %} +**Flashblocks support temporarily disabled** + +As of May 13th, Flashblocks support has been disabled while we switch to op-reth instrumented nodes. It will be restored in the coming weeks. +{% endhint %} + New support for "Flashblocks" is now available as a *beta feature* on Base Mainnet. For more details about Base Flashblocks, see the [Base documentation](https://docs.base.org/base-chain/flashblocks/apps). {% hint style="warning" %}