Function ethcore::verification::verify_block_unordered
source · [−]pub fn verify_block_unordered(
block: Unverified,
engine: &dyn EthEngine,
check_seal: bool
) -> Result<PreverifiedBlock, Error>
Expand description
Still operates on a individual block
Returns a PreverifiedBlock
structure populated with transactions