Closed pixelpawnshop closed 11 months ago
hey @pixelpawnshop, just curios what was the solution/answer to that 😅
@sakulstra
Hey there I used sendBundle instead. Then you have to send each bundle to all builders if you want the tx to go through as fast as possible.
https://docs.flashbots.net/flashbots-auction/advanced/rpc-endpoint#mev_sendbundle
Is transaction speed parameter for sendPrivateTransaction deprecated?
fast: boolean, // Deprecated; required until this is removed from the API. Value has no effect.
Why is that?
Is there a other way to make sure the transaction gets not only found by flashbot builder but all?
Thanks in advance!