ethers-flashbots icon indicating copy to clipboard operation
ethers-flashbots copied to clipboard

Error when simulating transaction. header not found

Open zone188 opened this issue 2 years ago • 0 comments

Getting the following error when trying to simulate transaction. I've tried with Geth,Erigon, and Reth. What could cause this?

RelayError(JsonRpcError(JsonRpcError { code: -32000, message: "header not found", data: None })

zone188 avatar Nov 08 '23 17:11 zone188