Function accumulate_deposit_from_log

pub fn accumulate_deposit_from_log(log: &Log<DepositEvent>, out: &mut Vec<u8>)
Available on crate feature evm only.
Expand description

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