lnsocket

A minimal C library for connecting to the lightning network
git clone git://jb55.com/lnsocket
Log | Files | Refs | Submodules | README | LICENSE

commit ecc69da43439bf86fa1ecc71a14595eba1075695
parent 876afc436597455d6206eefbd71c4e38e8e15703
Author: William Casarin <jb55@jb55.com>
Date:   Tue, 15 Mar 2022 12:54:01 -0700

todos: initial go lib done

Signed-off-by: William Casarin <jb55@jb55.com>

Diffstat:
MTODO | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/TODO b/TODO @@ -2,5 +2,4 @@ dynamic lib automatic towire/fromwire serialization better helpers for building tlvs (B) nodejs lib -(A) golang lib (B) python bindings