pub fn try_load_latest_accepted_block_sync<R>(
reader: &R,
environment: ValidatorRsmEnvironment,
) -> Result<Option<RsmBlockView>>where
R: ValidatorRsmStateReader + ?Sized,pub fn try_load_latest_accepted_block_sync<R>(
reader: &R,
environment: ValidatorRsmEnvironment,
) -> Result<Option<RsmBlockView>>where
R: ValidatorRsmStateReader + ?Sized,