expect_fcu_syncing_or_accepted

Function expect_fcu_syncing_or_accepted 

Source
pub fn expect_fcu_syncing_or_accepted(
    response: &ForkchoiceUpdated,
    context: &str,
) -> Result<()>
Expand description

Expects that the ForkchoiceUpdated response status is either SYNCING or ACCEPTED.