Skip to main content

diff_historical_log

Function diff_historical_log 

Source
pub fn diff_historical_log(
    base_slot: u64,
    target_slot: u64,
    target_ssz: &[u8],
    item_ssz_size: usize,
    activation_slot: Option<u64>,
) -> HistoricalLogDiff
Expand description

Computes a historical log delta using protocol math.