corrected typo in description

This commit is contained in:
zero fee routing 2022-04-20 10:08:54 +02:00 committed by Rusty Russell
parent f0dc028fa9
commit cb70d06d67
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ are returned.
If *destination* is a node id, then only channels leading to that node id
are returned.
Only one of *short\_channgel\_id*, *source* or *destination* can be supplied.
Only one of *short\_channel\_id*, *source* or *destination* can be supplied.
If nothing is supplied, data on all lightning channels known to this
node, are returned. These can be local channels or public channels
broadcast on the gossip network.