mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
Merge pull request #61 from joostjager/update-readme
README: Add routerrpc sub-server tag
This commit is contained in:
commit
1dd924c392
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