From d21854fb4c842fc0d95dcc56ffa4557c45118128 Mon Sep 17 00:00:00 2001 From: CapDog <34176400+capitalistdog@users.noreply.github.com> Date: Tue, 22 Nov 2022 21:17:03 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eeeaca54..53bd877d 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ `Pub` enables your Lightning node with public Web API's, providing a framework for permissionless applications that depend on Lightning. - Wrapper for [`LND`](https://github.com/lightningnetwork/lnd/releases) that can serve accounts over LNURL and NOSTR +- [Methods](https://github.com/shocknet/Lightning.Pub/blob/master/proto/autogenerated/client.md) #### This repository is under rapid iteration and should only be used in development.