From 69941a3098b404f1d067b1e274435c0ad1ac086c Mon Sep 17 00:00:00 2001 From: Radovenchyk Date: Mon, 3 Mar 2025 11:54:12 +0200 Subject: [PATCH] Update introduction.md --- blast-optimism/specs/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blast-optimism/specs/introduction.md b/blast-optimism/specs/introduction.md index c613c1c0..bf633a5e 100644 --- a/blast-optimism/specs/introduction.md +++ b/blast-optimism/specs/introduction.md @@ -37,7 +37,7 @@ reducing fees can be achieved by better utilizing bandwidth, computation and sto ### What is an Optimistic Rollup? -[Optimistic rollup](https://vitalik.ca/general/2021/01/05/rollup.html) is a layer 2 scalability technique which +[Optimistic rollup](https://vitalik.eth.limo/general/2021/01/05/rollup.html) is a layer 2 scalability technique which increases the computation & storage capacity of Ethereum without sacrificing security or decentralization. Transaction data is submitted on-chain but executed off-chain. If there is an error in the off-chain execution, a fault proof can be submitted on-chain to correct the error and protect user funds. In the same way you don't go to court unless there