This PR fixes the issue detected in the reference test basic_btec_and_el_withdrawal_request_in_same_block which is caused by trying to process the withdrawal request before the blsToExecutionChange operation.
Fixed Issue(s)
Fixes #8680
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
This PR fixes the issue detected in the reference test
basic_btec_and_el_withdrawal_request_in_same_block
which is caused by trying to process the withdrawal request before the blsToExecutionChange operation.Fixed Issue(s)
Fixes #8680
Documentation
doc-change-required
label to this PR if updates are required.Changelog