Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
beacon/engine: omit null witness field from payload envelope (#30597)
## Description Omit null `witness` field from payload envelope. ## Motivation Currently, JSON encoded payload types always include `"witness": null`, which, I believe, is not intentional.
- Loading branch information