Merge pull request #61 from joostjager/update-readme

README: Add routerrpc sub-server tag
pull/64/head
Olaoluwa Osuntokun 5 years ago committed by GitHub
commit 1dd924c392
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save