Function darwinia_evm_precompile_utils::prelude::log2
source · [−]pub fn log2(
address: impl Into<H160>,
topic0: impl Into<H256>,
topic1: impl Into<H256>,
data: impl Into<Vec<u8>>
) -> Log
Expand description
Create a 2-topics log.