You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow bids to stay in the tx pool until they expire
We can speed up bid discovery by creating a subscription RPC endpoint that pushes bids for an order to a subscribed client the moment they are received by the RPC node, even before they are included in a block.
Ideas around improving bid discovery