flashbots / flashbots/flashbots-docs

Wrong JSON-FORMAT in "sendPrivateRawTransaction"

Open
#562 0 comments 0 reactions 0 assignees View on GitHub
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

Research direction

Start with the linked documentation page and compare the eth_sendPrivateRawTransaction format with the eth_sendPrivateTransaction format described there. Verify the expected parameter list from the referenced JSON-RPC documentation, then correct the page so the example matches the endpoint. Done means the raw transaction format is accurate and the two related entries are consistent.

Written by the indexing model from the issue text.

Assessment

Domain
api, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.