Type Alias frontier_template_node::service::HostFunctions
source · pub type HostFunctions = (SubstrateHostFunctions, HostFunctions);
Expand description
Otherwise we use empty host functions for ext host functions.
pub type HostFunctions = (SubstrateHostFunctions, HostFunctions);
Otherwise we use empty host functions for ext host functions.