1
0
mirror of https://github.com/ACINQ/eclair.git synced 2024-11-19 01:43:22 +01:00

fixup! Convert wiki pages in to files in the docs directory and general docs file cleanups (#2165) (#2167)

- Fixup for #2165, Usage.md should link to ./API.md and not the deprecated wiki
This commit is contained in:
Richard Myers 2022-02-07 14:21:08 +01:00 committed by GitHub
parent 9401592382
commit daddee1912
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ Then you'll have to install jq:
- Download the eclair-cli file from [our sources](https://github.com/ACINQ/eclair/blob/master/eclair-core/eclair-cli)
- (optional) Move the file to `~/bin`
- Enable the [JSON API](https://github.com/ACINQ/eclair/wiki/API) in your `eclair.conf` settings.
- Enable the [JSON API](./API.md) in your `eclair.conf` settings.
Run this command to list the available calls: