Skip to content

Commit

Permalink
Update run.md
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o committed Nov 13, 2023
1 parent 283b6c7 commit c0e700d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/run.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,14 @@

Before running the CLI application, ensure that you have Cargo installed on your system.

### Add LND
### Add LND, CLN or Eclair endpoint

Add into your application LND endpoint

```env
LND_ENDPOINT =
ECLAIR_API_ENDPOINT =
CLN_API_ENDPOINT =
```

## Building the Application
Expand Down

0 comments on commit c0e700d

Please sign in to comment.