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