flashbots-docs
flashbots-docs copied to clipboard
Wrong JSON-FORMAT in "sendPrivateRawTransaction"
The eth_sendPrivateRawTransaction JSON-RPC format is wrong to my knowledge. It is exactly the same as eth_sendPrivateTransaction, minus the max block number.
As far as I know, the only parameter is the raw signed transaction, no?