Commit graph

7 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
20ba30acd0
examples: update fee market plots 2020-05-21 18:52:44 +02: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
3178aab8e7 change units from sats to sat / msats to msat consistently 2019-06-23 15:20:05 +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