Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
miner: send full request when resolving full payload (#30615)
Fixes an issue missed in #30576 where we send empty requests for a full payload being resolved, causing hash mismatch later on when we get the payload back via `NewPayload`.
- Loading branch information