Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
typos
  • Loading branch information
techgangboss authored Oct 24, 2023
1 parent 36f5e1a commit da5a82b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/rpc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ There's two key RPC APIs this software provides:

## Searcher API
- This is the api that takes bids into the mev-commit node that is emulating a searcher.
- The SendBid RPC endpoint will subseqently propegate the Bid after it is signed, to the primev P2P network.
- The SendBid RPC endpoint will subseqently propegate the Bid after it is signed, to the mev-commit P2P network.

The format for the request payload is as follows:

Expand Down

0 comments on commit da5a82b

Please sign in to comment.