lnsocket

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

commit 8734e1b5fafb7680afcb3859ccd7d6043f7445de
parent f614232be65ced4fc31d8e4371c2c9cf87d311aa
Author: William Casarin <jb55@jb55.com>
Date:   Sat, 12 Mar 2022 13:21:10 -0800

github pr note

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

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

diff --git a/README.md b/README.md @@ -57,3 +57,5 @@ Send patches to [mailto:jb55@jb55.com](jb55@jb55.com): $ git send-email --annotate HEAD^ See [https://git-send-email.io/](git-send-email.io) for configuring your mailer + +You can [open a PR on github](https://github.com/jb55/lnsocket) as well