reth_evm_ethereum::eip6110

Function accumulate_deposit_from_log

Source
pub fn accumulate_deposit_from_log(log: &Log<DepositEvent>, out: &mut Vec<u8>)
Expand description

Accumulate a deposit request from a log. containing a DepositEvent.