From a7f4feb9eacdf23de374e562f4f9cf09855d476b Mon Sep 17 00:00:00 2001 From: Joost Jager Date: Tue, 2 Apr 2019 09:49:18 +0200 Subject: [PATCH] README: add invoicesrpc tag --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd0a5ad..64e479c 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ tags that enable the swap. This enables the required lnd rpc services. ``` cd lnd -make install tags="signrpc walletrpc chainrpc" +make install tags="signrpc walletrpc chainrpc invoicesrpc" ``` Check to see if you have already installed lnd. If you have, you will need to