We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9de7b94 commit 46708caCopy full SHA for 46708ca
README.md
@@ -69,7 +69,7 @@ tags that enable the swap. This enables the required lnd rpc services.
69
70
```
71
cd lnd
72
-make install tags="signrpc walletrpc chainrpc invoicesrpc"
+make install tags="signrpc walletrpc chainrpc invoicesrpc routerrpc"
73
74
75
Check to see if you have already installed lnd. If you have, you will need to
0 commit comments