From e22a980a5892919cc93add4757824fba07c571f5 Mon Sep 17 00:00:00 2001 From: bt3gl <1130416+bt3gl@users.noreply.github.com> Date: Sat, 24 Sep 2022 22:23:39 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=A5=A9=20frontrunning?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front_running/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/front_running/README.md b/front_running/README.md index ce31151..5b0ec89 100644 --- a/front_running/README.md +++ b/front_running/README.md @@ -2,6 +2,9 @@
+### tl, dr + +
* process by which an adversary observes transactions on the network layer and then acts upon this information by, for instance, issuing a competing transaction, with the hope that this transaction is mined before a victim transaction.