Skip to content

Commit 7292cc4

Browse files
committed
small typo fixes
1 parent 01bda31 commit 7292cc4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

website/docs/guides/adversarial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ For an adversarial attack to pull off this time-sensitive attack, he would requi
3737

3838
### Late Double Spends
3939

40-
In the case of an late double spend (which does not try to exploit a race condition) the adversarial actor need help from a miner.
40+
In the case of a late double spend (which does not try to exploit a race condition) the adversarial actor need help from a miner.
4141
Either the adversarial actor needs to convince the miners to abandon their first seen rule or he needs to be mining himself to be able to construct his own block.
4242

4343
:::caution
@@ -100,7 +100,7 @@ Adversarial analysis should take into account that "first-seen rule" is just a c
100100
### Specialized Block-Builders
101101

102102

103-
As described in the section on "stale-state arbitrage" economic actors ay be incentivized to strategically create a competing transaction chain which takes advantage of an older price state/ratio which has not yet been confirmed in the blockchain. Although miners are not specialized in the optimal construction of DeFi transactions in a block, miner would over time be likely to team up with teams/companies creating this type of software for them.
103+
As described in the section on "stale-state arbitrage" economic actors may be incentivized to strategically create a competing transaction chain which takes advantage of an older price state/ratio which has not yet been confirmed in the blockchain. Although miners are not specialized in the optimal construction of DeFi transactions in a block, miner would over time be likely to team up with teams/companies creating this type of software for them.
104104

105105
:::note
106106
Ethereum with its large amount of MEV has already seen the emergence of specialized 'block builder' as a new class of relevant economic actors separate from the block proposer (who signs the block).

0 commit comments

Comments
 (0)