Skip to content

Commit f1b74a6

Browse files
authored
Clarify cancellation format (#598)
1 parent b82c218 commit f1b74a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/flashbots-protect/cancellations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Flashbots Protect provides the functionality to cancel pending transactions. To
88

99
- It must be submitted from the **same address** as the original transaction that is intended to be cancelled.
1010
- It should have the **same nonce** as the original transaction.
11-
- The **from and to addresses** should match those of the original transaction.
11+
- The **from and to addresses** should both be set to the **from address** of the original transaction.
1212
- The **data field** of the cancellation transaction should be left empty.
1313

1414
## No cost to cancel

0 commit comments

Comments
 (0)