flashbots / flashbots/ethers-provider-flashbots-bundle
Internal server error on eth_callBundle method with Flashbot's Sepolia RPC
Open
- Dominant language
- TypeScript
- Stars
- 566
- Forks
- 211
- PR merge metrics
- No merged PRs in 30d
Description
https://relay-sepolia.flashbots.net returns 500 Internal Server Error on `eth_callBundle` method call:
```
{
"error": "Internal Server Error"
}
```
Though, for example, `eth_sendBundle` method works.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.