flashbots / flashbots/flashbots-docs
Wrong JSON-FORMAT in "sendPrivateRawTransaction"
Open
- Dominant language
- TypeScript
- Stars
- 245
- Forks
- 197
- PR merge metrics
- No merged PRs in 30d
Description
The [eth_sendPrivateRawTransaction](https://docs.flashbots.net/flashbots-auction/advanced/rpc-endpoint#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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.