lnsocket

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

commit 3718230c1db12648785c8676d0069e4299fed479
parent 460723778199793a106c1904215d849bb6661e9d
Author: William Casarin <jb55@jb55.com>
Date:   Sun, 16 Jan 2022 10:28:21 -0800

update todo

Diffstat:
MTODO | 6++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/TODO b/TODO @@ -1,2 +1,4 @@ -(A) tlv messages +lnsocket -pull only what is needed from secp and sodium +lnsocket +(A) tlv messages +pull only what is needed from secp and sodium +static lib +dynamic lib