Function moonbeam_primitives_ext::moonbeam_ext::evm_event
source · pub fn evm_event(event: Vec<u8>)
Expand description
An Evm
event proxied by the Moonbeam runtime to this host function.
evm -> moonbeam_runtime -> host.
pub fn evm_event(event: Vec<u8>)
An Evm
event proxied by the Moonbeam runtime to this host function.
evm -> moonbeam_runtime -> host.