diff --git a/pages/builders/app-developers/tutorials/send-tx-from-eth.mdx b/pages/builders/app-developers/tutorials/send-tx-from-eth.mdx index b971a8417..543de2792 100644 --- a/pages/builders/app-developers/tutorials/send-tx-from-eth.mdx +++ b/pages/builders/app-developers/tutorials/send-tx-from-eth.mdx @@ -5,9 +5,7 @@ description: Learn how to force transaction inclusion without the OP Stack Seque --- import { Callout, Steps } from 'nextra/components' -import { WipCallout } from '@/components/WipCallout' - # Triggering OP Stack transactions from Ethereum OP Stack currently uses a single-Sequencer block production model.