We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b82c218 commit f1b74a6Copy full SHA for f1b74a6
docs/flashbots-protect/cancellations.md
@@ -8,7 +8,7 @@ Flashbots Protect provides the functionality to cancel pending transactions. To
8
9
- It must be submitted from the **same address** as the original transaction that is intended to be cancelled.
10
- It should have the **same nonce** as the original transaction.
11
-- The **from and to addresses** should match those of the original transaction.
+- The **from and to addresses** should both be set to the **from address** of the original transaction.
12
- The **data field** of the cancellation transaction should be left empty.
13
14
## No cost to cancel
0 commit comments