pub fn expect_fcu_syncing_or_accepted( response: &ForkchoiceUpdated, context: &str, ) -> Result<()>
Expects that the ForkchoiceUpdated response status is either SYNCING or ACCEPTED.
ForkchoiceUpdated