Skip to main content

apply_historical_log

Function apply_historical_log 

Source
pub fn apply_historical_log(
    base: &mut Vec<u8>,
    delta: &ArchivedHistoricalLogDiff,
)
Expand description

Applies a historical log delta in place.