pub fn expect_fcu_not_syncing_or_accepted( response: &ForkchoiceUpdated, context: &str, ) -> Result<()>
Expects that the ForkchoiceUpdated response status is not SYNCING and not ACCEPTED.
ForkchoiceUpdated