Skip to content

Commit

Permalink
cli params
Browse files Browse the repository at this point in the history
  • Loading branch information
pycanis committed Sep 21, 2024
1 parent ad137cc commit a2c3a66
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ You need to have a gRPC API access to LND lightning node you want to spend from,

Download the archive from the release page, optionally verify the signature, extract it, create the `config.yaml` with your configuration and run the executable. Or you can clone the repository and build it yourself. Or you can run it in docker.

Optional CLI parameters:

- `--config-path <path>`
- `--log-path <path>`

### Software verification (optional, but recommended)

1. Import gpg key. `gpg --keyserver hkps://keys.openpgp.org --recv-keys 54650F2C495A04B2927EDF729936610A65758899`
Expand Down

0 comments on commit a2c3a66

Please sign in to comment.