[double-free, with XXX] More conv for traits
[ldk-java] / typescript_strings.py
index a46c4bd65086f194b8e5e10973ab8f5f05b419b7..edd1cfc795092f70a1cfa63ccd3b794b81e8426f 100644 (file)
@@ -238,7 +238,7 @@ import * as bindings from '../bindings' // TODO: figure out location
         return ret
 
     def native_c_map_trait(self, struct_name, field_var_convs, field_fn_lines):
-        return ("", "")
+        return ("", "", "")
 
     def map_complex_enum(self, struct_name, variant_list, camel_to_snake):
         java_hu_type = struct_name.replace("LDK", "")