Commit graph

5 commits

Author SHA1 Message Date
bitromortac
8910bdedbf
listpeers: list aggregated channel data of peers
adds the main listpeers command with subcommands
* listpeers in: sorted by total incoming funds
* listpeers out: sorted by total outgoing funds
2021-11-19 19:54:34 +01:00
bitromortac
60785f4bcc restructure: create lndmanage package structure
* shifted important packages to lndmanage folder
* fixed import statements
* created executable in project directory to be able to run directly
* determine project directory in settings
2019-09-20 07:13:49 +02:00
bitromortac
59af903be8 rename channels.py to listchannels.py 2019-05-07 08:26:44 +02:00
bitromortac
cd6114fcc3 refactor printing of node status into node class 2019-04-19 07:58:54 +02:00
bitromortac
ded4a25789 init 2019-04-11 12:28:30 +02:00