Skip to content

Commit 8450ab1

Browse files
authored
Update quick-start.mdx (#626)
* Update quick-start.mdx added #1 for fast mode - re: tee searching and logs being shared after 5 min * Update quick-start.mdx tee vs non-tee searchers * Update quick-start.mdx shortened * Update quick-start.mdx shortened text * Update quick-start.mdx reordering
1 parent c113675 commit 8450ab1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/flashbots-protect/quick-start.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@ Fast mode details:
2121

2222
1. **Shared with all builders:** Transactions are multiplexed, or shared, with all [registered builders](https://github.com/flashbots/dowg/blob/main/builder-registrations.json) within one block after they are received. Multiplexing increases the probability that the transaction will be sent to the builder building the winning block.
2323
2. **Larger validator payment:** With the default RPC, 10% of the MEV-Share refund is paid to validators. In fast mode, validators receive a higher percentage of the MEV-Share refund increasing the probability that the transaction will be included in the winning block.
24+
3. **Shared with TEE searchers:** Full transaction information is also shared with searchers in TEEs (secure enviroments), leading to better MEV refunds while preserving frontrunning protection.
2425

25-
**Note**: When you send your transaction to a builder, you trust them not to frontrun your transaction or disclose it to third-party MEV searchers.
26+
**Note**: When you send your transaction to a builder, you trust them not to frontrun your transaction or disclose it to third-party MEV searchers.
2627

2728
### Customer Support
2829

0 commit comments

Comments
 (0)