Skip to main content

apply_eth1_votes

Function apply_eth1_votes 

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

Applies an Eth1 data vote delta in place.

§Behavior

§Complexity

O(number of appended vote bytes)