Replies: 1 comment
-
v0.2 proposalThe use of RPC endpoints on mev-geth is replaced in v0.2 with a WebSocket connection which pulls blocks from a relay instead or receiving them via HTTP, this aims to reduce latency and improve node security by avoiding the need to open the rpc to the public. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Replacing the current eth_sendBundle HTTP-RPC endpoints on mev-geth with a web socket connection with the relay should help reduce latency.
Issue: flashbots/mev-geth#32
Beta Was this translation helpful? Give feedback.
All reactions