Skip to content

Commit

Permalink
Fix bundle cache API link
Browse files Browse the repository at this point in the history
  • Loading branch information
sketsdever committed Sep 18, 2024
1 parent a9ea6f1 commit 9392775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/flashbots-protect/settings-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ https://rpc.flashbots.net?canRevert=true

### Bundle Mode

Use the Protect PRC in bundle mode to interactively construct a bundle of transactions that you want to be land together. This setting is typically used for whitehat rescues and you can find the complete documentation in the [Flashbots API docs](flashbots-protect/additional-documentation/bundle-cache).
Use the Protect PRC in bundle mode to interactively construct a bundle of transactions that you want to be land together. This setting is typically used for whitehat rescues and you can find the complete documentation in the [Flashbots API docs](https://docs.flashbots.net/flashbots-protect/additional-documentation/bundle-cache).

Bundle mode has a few differences from the regular Protect experience:
- Protect will not immediately attempt to land transactions sent in bundle mode. Instead, new transactions will be queued and kept in a pending state.
Expand Down

0 comments on commit 9392775

Please sign in to comment.