commit 16ad19d5456bdfadce8fb1edd1aae2de157b1abe
parent 3bc7497de143644c24ead95e516833c51e7c6ee8
Author: William Casarin <jb55@jb55.com>
Date: Sat, 5 Feb 2022 19:50:52 -0800
it works on ios now
Signed-off-by: William Casarin <jb55@jb55.com>
Diffstat:
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README b/README
@@ -17,8 +17,7 @@ Motivation
I wanted a way to send custom messages to my lightning node, such as RPC.
Building this as a simple C library will allow you to speak the lightning
-network in native applications, like on mobile. I have not tested this on iOS
-yet but that is planned and is the motivating use case.
+network in native applications, like on mobile.
Dependencies