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.