mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-20 13:54:36 +01:00
doc:correct listrunes's link
This commit is contained in:
parent
d8f410f2e5
commit
2369086fd7
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ With the default configurations, the Swagger user interface will be available at
|
|||
The POST method requires `rune` header for authorization.
|
||||
|
||||
- A new `rune` can be created via [createrune](https://docs.corelightning.org/reference/lightning-createrune) or the list of
|
||||
existing runes can be retrieved with [listrunes](https://docs.corelightning.org/reference/lightning-listrunes) command.
|
||||
existing runes can be retrieved with [listrunes](https://docs.corelightning.org/reference/lightning-commando-listrunes) command.
|
||||
|
||||
Note: in version v23.08, a parameter `Nodeid` was required to be the id of the node we're talking to (see `id (pubkey)` received
|
||||
from [getinfo](https://docs.corelightning.org/reference/lightning-getinfo)). You can still send this for backwards compatiblity,
|
||||
|
|
Loading…
Add table
Reference in a new issue