X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=typescript_strings.py;h=edd1cfc795092f70a1cfa63ccd3b794b81e8426f;hb=4f914d250ae903770128765403d62ce3d8f54126;hp=a46c4bd65086f194b8e5e10973ab8f5f05b419b7;hpb=c406e9dff9112e39fe5ec21adfcf2825c415a3fc;p=ldk-java diff --git a/typescript_strings.py b/typescript_strings.py index a46c4bd6..edd1cfc7 100644 --- a/typescript_strings.py +++ b/typescript_strings.py @@ -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", "")