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