Skip to content

Commit 4658a4a

Browse files
authored
Update settings-guide.md
update text to compare with default config
1 parent b4e4fc9 commit 4658a4a

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
@@ -33,7 +33,7 @@ https://rpc.flashbots.net/fast
3333
```
3434

3535
Compared with the default configuration:
36-
- Transactions are shared with TEE searchers in addition to MEV-Share searchers. MEV-Share searchers will receive only the hints specified, while TEE searchers will receive full transaction information given the privacy-preserving nature of the TEE. 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.
36+
- 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.
3737
- Transactions are shared with all [registered builders](https://github.com/flashbots/dowg/blob/main/builder-registrations.json)
3838
- Validators receive a higher percentage of the MEV-Share refund increasing the probability that the transaction will be included in the winning block.
3939

0 commit comments

Comments
 (0)