X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=typescript_strings.py;h=7c6e6ab5644b5abb99d926b5d527bb803957f531;hb=3c80c9d8174c6a4355b2fc0790288ea46e4631e4;hp=6e2ce6fa3bea22e77394852fffcaf91e4b4808dd;hpb=56b390596670c976a82419933a7206eb93cd1484;p=ldk-java diff --git a/typescript_strings.py b/typescript_strings.py index 6e2ce6fa..7c6e6ab5 100644 --- a/typescript_strings.py +++ b/typescript_strings.py @@ -650,6 +650,9 @@ const wasm = wasmInstance.exports; return (out_typescript_bindings, out_typescript_human, out_c) + def trait_struct_inc_refcnt(self, ty_info): + return "" + def map_complex_enum(self, struct_name, variant_list, camel_to_snake): java_hu_type = struct_name.replace("LDK", "")