Skip to content

Commit fc6fa78

Browse files
authored
Update settings-guide.md
shea's nits
1 parent bfa9643 commit fc6fa78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/flashbots-protect/settings-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ https://rpc.flashbots.net/fast
3535
Compared with the default configuration:
3636
- Transactions are shared with all [registered builders](https://github.com/flashbots/dowg/blob/main/builder-registrations.json)
3737
- Validators receive a higher percentage of the MEV-Share refund increasing the probability that the transaction will be included in the winning block.
38-
- Full transaction information (without signatures) is shared with searchers inside TEEs without exposing users to frontrunning risks. This allows searchers to more efficiently compute arbitrages, leading to better refunds. Searchers not in TEEs will receive only the hints specified. TEE searchers will be able to see full transaction information (even for failed or reverted transactions) after a 5-minute delay for troubleshooting and debugging purposes. **Do not** use fast mode if you are not comfortable with this.
38+
- Full transaction information (without signatures) is shared with searchers inside TEEs to increase MEV refunds while preserving frontrunning protection. Searchers not in TEEs will receive only the hints specified. TEE searchers will be able to see full transaction information (even for failed or reverted transactions) after a 5-minute delay for troubleshooting and debugging purposes.
3939

4040
### Hints
4141

0 commit comments

Comments
 (0)