Function transform_hypersync_block

Source
pub fn transform_hypersync_block(received_block: Block) -> Result<Block, Error>
Expand description

Converts a HyperSync block format to our internal Block type.