X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=README.md;h=4189b966803f4a606706771bb547673a7497e7ef;hb=6ebc8e8ab9628f4db37bd057e3c7c7b2554962f8;hp=ed88ceba2f64831f57ee30f7254ffe5ee8ff8aa3;hpb=d23f234d571cb3094e3b33f287d065877793361a;p=ldk-java diff --git a/README.md b/README.md index ed88ceba..4189b966 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,11 @@ well to implement the required network handling to bridge the `lightningdevkit` `SocketDescriptor` interface to Node.JS TCP Sockets. For those wishing to run a lightning node in the browser you will need to provide your own bridge from `SocketDescriptor` to a WebSocket proxy. +# C# + +The C# bindings are functionally complete, but should be considered alpha quality. They are brand +new and likely contain bugs or memory leaks. + ## General The only known issue resulting in a use-after-free bug requires custom a custom ChannelKeys instance