Fix formatting of executionRequests on engine_newPayloadV4. Because of the type we were using before, Jackson serialization was messing up with the array of Bytes.
Fixed Issue(s)
N/A
Documentation
[x] I thought about documentation and added the doc-change-required label to this PR if updates are required.
Changelog
[x] I thought about adding a changelog entry, and added one if I deemed necessary.
PR Description
Fix formatting of
executionRequests
onengine_newPayloadV4
. Because of the type we were using before, Jackson serialization was messing up with the array ofBytes
.Fixed Issue(s)
N/A
Documentation
doc-change-required
label to this PR if updates are required.Changelog