lnsocket

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

commit 871bbb39b3f77324b9f84ef366e92e9f5bc657a0
parent 0e56f52865fa1fc4a612ffbc968eeb701b082c4e
Author: William Casarin <jb55@jb55.com>
Date:   Mon, 21 Mar 2022 07:30:52 -0700

update todo

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

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

diff --git a/TODO b/TODO @@ -1,5 +1,7 @@ dynamic lib automatic towire/fromwire serialization better helpers for building tlvs -(B) nodejs lib -(B) python bindings +(C) python bindings +(A) websocket test suite +(B) nodejs tests +C tests