fn generate_execution_trail_hash(
    previous_execution_trail_hash: &Hash,
    slot: &Slot,
    opt_block_id: Option<&BlockId>,
    read_only: bool,
) -> Hash
Expand description

Generate the execution trail hash