From 899f0a0867d2ab899ab5b31407a20d5223fe178d Mon Sep 17 00:00:00 2001 From: Richard Bondi Date: Sun, 9 Jun 2019 20:52:05 -0500 Subject: [PATCH] add remoteRPC plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a65ba27..f12c1f8 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ your environment. - https://github.com/conscott/c-lightning-plugins - https://github.com/renepickhardt/c-lightning-plugin-collection - https://github.com/fiatjaf/lightningd-gjson-rpc/tree/master/cmd + - https://github.com/rsbondi/clightning-go-plugin/tree/master/remoteRPC ## Plugin Builder Resources