Function try_runtime_core::common::empty_block::production::core_version

source ยท
pub fn core_version<Block: BlockT, HostFns: HostFunctions>(
    externalities: &TestExternalities<HashingFor<Block>>,
    executor: &WasmExecutor<HostFns>,
) -> Result<u32>