Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
andytudhope committed Aug 5, 2024
1 parent dcef267 commit 83ea462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tools/suave-std/protocols/Bundle.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Input:

Output:

- `request` ([HttpRequest](../suavelib/Suave.sol#httprequest)): The HttpRequest to send the bundle.
- `request` ([HttpRequest](/tools/suave-std/suavelib/Suave#httprequest)): The HttpRequest to send the bundle.

### [decodeBundle](https://github.com/flashbots/suave-std/tree/main/src/protocols/Bundle.sol#L90)

Expand Down

0 comments on commit 83ea462

Please sign in to comment.