2
0
mirror of https://github.com/lightninglabs/loop synced 2024-11-11 13:11:12 +00:00

README: Add routerrpc sub-server tag

This commit is contained in:
Joost Jager 2019-06-12 13:36:37 +02:00
parent 9de7b949dd
commit 46708cadbb

View File

@ -69,7 +69,7 @@ tags that enable the swap. This enables the required lnd rpc services.
``` ```
cd lnd cd lnd
make install tags="signrpc walletrpc chainrpc invoicesrpc" make install tags="signrpc walletrpc chainrpc invoicesrpc routerrpc"
``` ```
Check to see if you have already installed lnd. If you have, you will need to Check to see if you have already installed lnd. If you have, you will need to