Skip to main content

load_latest_accepted_block_sync

Function load_latest_accepted_block_sync 

Source
pub fn load_latest_accepted_block_sync<R>(
    reader: &R,
    environment: ValidatorRsmEnvironment,
) -> Result<RsmBlockView>