lnsocket

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

commit 9e4962b3367becb598a6baaea34ef909de149aab
parent 871bbb39b3f77324b9f84ef366e92e9f5bc657a0
Author: William Casarin <jb55@jb55.com>
Date:   Mon, 21 Mar 2022 07:32:39 -0700

direnv: show todos, why not

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

Diffstat:
M.envrc | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/.envrc b/.envrc @@ -2,3 +2,5 @@ export PATH=$PWD:$PATH export TODO_FILE=$PWD/TODO + +todo.sh ls || :