new_move_runtime

Function new_move_runtime 

Source
pub fn new_move_runtime(
    natives: NativeFunctionTable,
    protocol_config: &ProtocolConfig,
) -> Result<MoveRuntime, SuiError>