Skip to content

Commit

Permalink
chore: remove repetitive word
Browse files Browse the repository at this point in the history
Signed-off-by: hongkuang <liurenhong@outlook.com>
  • Loading branch information
HongKuang committed Apr 7, 2024
1 parent ebf7e29 commit 5e52a48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/gamedata/en/descriptions/levels/dex_complete.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The integer math portion aside, getting prices or any sort of data from any single source is a massive attack vector in smart contracts.

You can clearly see from this example, that someone with a lot of capital could manipulate the price in one fell swoop, and cause any applications relying on it to use the the wrong price.
You can clearly see from this example, that someone with a lot of capital could manipulate the price in one fell swoop, and cause any applications relying on it to use the wrong price.

The exchange itself is decentralized, but the price of the asset is centralized, since it comes from 1 dex. However, if we were to consider tokens that represent actual assets rather than fictitious ones, most of them would have exchange pairs in several dexes and networks. This would decrease the effect on the asset's price in case a specific dex is targeted by an attack like this.

Expand Down

0 comments on commit 5e52a48

Please sign in to comment.