From da5a82baa6814586a44c46f90031a4de0756f4a7 Mon Sep 17 00:00:00 2001 From: Murat Akdeniz Date: Tue, 24 Oct 2023 09:32:29 -0700 Subject: [PATCH] Update README.md typos --- pkg/rpc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/rpc/README.md b/pkg/rpc/README.md index e607acfc..6274ddc7 100644 --- a/pkg/rpc/README.md +++ b/pkg/rpc/README.md @@ -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: