mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
README: Add routerrpc sub-server tag
This commit is contained in:
parent
9de7b949dd
commit
46708cadbb
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ tags that enable the swap. This enables the required lnd rpc services.
|
|||
|
||||
```
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue