lnsocket

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

commit 724fbe33c90db27bae08ed8d2db1f83deabe0e85
parent 72f70749760eafd8d0ee234ee4c25fd9b5b42990
Author: William Casarin <jb55@jb55.com>
Date:   Mon, 17 Jan 2022 21:03:20 -0800

learn how to spell

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

diff --git a/README b/README @@ -7,8 +7,8 @@ A simple C library for sending messages over the lightning network Work in progress! -Depedencies ------------ +Dependencies +------------ You'll need libtool/autoconf/automake for the libsodium/secp256k1 submodules, but otherwise there are no dependencies