Skip to content

Commit 29c3075

Browse files
authored
Update src/content/developers/docs/consensus-mechanisms/pos/faqs/index.md
1 parent bc6f622 commit 29c3075

File tree

1 file changed

+1
-1
lines changed
  • src/content/developers/docs/consensus-mechanisms/pos/faqs

1 file changed

+1
-1
lines changed

src/content/developers/docs/consensus-mechanisms/pos/faqs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Censorship resistance is currently hard to prove. However, unlike proof-of-work,
134134

135135
Yes. Proof-of-stake is vulnerable to 51% attacks, just like proof-of-work. Instead of the attack requiring 51% of the network's hash power, the attack requires 51% of the total staked ETH. An attacker that accumulates 51% of the total stake gets to control the fork-choice algorithm. This enables the attacker to censor certain transactions, do short-range reorgs and extract MEV by reordering blocks in their favor.
136136

137-
- Read more on [attacks on proof-of-stake](src/content/developers/docs/consensus-mechanisms/pos/attack-and-defense)
137+
- [More on attacks on proof-of-stake](/developers/docs/consensus-mechanisms/pos/attack-and-defense)
138138

139139
## What is social coordination, and why is it needed? {#what-is-social-coordination}
140140

0 commit comments

Comments
 (0)