--- Log opened Fri Aug 02 00:00:28 2019 00:51 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 245 seconds] 01:52 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 02:25 -!- belcher [~belcher@unaffiliated/belcher] has joined #c-lightning 02:32 < jonasschnelli> is there an easy way to list the total inbound capacity with lightning-cli? 03:45 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 04:29 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 258 seconds] 04:30 -!- justan0theruser [justanothe@gateway/vpn/nordvpn/justanotheruser] has joined #c-lightning 04:53 -!- blockstream_bot [~blockstre@ec2-3-223-24-8.compute-1.amazonaws.com] has left #c-lightning [] 04:53 -!- blockstream_bot [~blockstre@ec2-3-223-24-8.compute-1.amazonaws.com] has joined #c-lightning 05:57 <@cdecker> jonasschnelli: yes, `listpeers` has a full listing of capacities so you just need to accumulate across channels 05:58 < jonasschnelli> cdecker: I shall write a script then... 06:29 <@cdecker> jonasschnelli: here's a simple `jq` based script to extract the relevant fields: `lightning-cli listpeers | jq '.peers[].channels[] | (.msatoshi_total - .msatoshi_to_us - .their_channel_reserve_satoshis)' | paste -sd+ | bc` 06:29 < jonasschnelli> you'r the man! 06:29 * jonasschnelli throws away his python script! 08:25 <@niftynei> Bjorn: if i'm not mistaken, the total amount the recipient receives is fuzzed also. i believe it's done so that you always receive more than the invoice total, not less 08:59 -!- spaced0ut [~spaced0ut@unaffiliated/spaced0ut] has joined #c-lightning 11:18 -!- reallll [~belcher@unaffiliated/belcher] has joined #c-lightning 11:21 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 258 seconds] 13:06 -!- blockstream_bot [~blockstre@ec2-3-223-24-8.compute-1.amazonaws.com] has left #c-lightning [] 13:06 -!- Victor_sueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 13:06 -!- blockstream_bot [~blockstre@ec2-3-223-24-8.compute-1.amazonaws.com] has joined #c-lightning 13:07 -!- Victor_sueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 13:24 -!- reallll is now known as belcher 15:46 -!- justan0theruser is now known as justanotheruser 16:09 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 18:12 -!- justanotheruser [justanothe@gateway/vpn/nordvpn/justanotheruser] has quit [Ping timeout: 245 seconds] 18:12 -!- justan0theruser [justanothe@gateway/vpn/nordvpn/justanotheruser] has joined #c-lightning 18:13 -!- justan0theruser is now known as justanotheruser 18:21 -!- Kostenko [~Kostenko@195.12.50.233] has quit [Remote host closed the connection] 18:49 -!- Kostenko [~Kostenko@195.12.50.233] has joined #c-lightning 19:03 -!- CubicEarth [~CubicEart@c-67-168-1-172.hsd1.wa.comcast.net] has quit [Ping timeout: 258 seconds] 19:08 -!- CubicEarth [~CubicEart@c-67-168-1-172.hsd1.wa.comcast.net] has joined #c-lightning 20:02 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Quit: Leaving.] 20:03 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 20:07 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 245 seconds] 20:28 -!- Victor_sueca [~Victorsue@unaffiliated/victorsueca] has quit [Ping timeout: 244 seconds] 20:40 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has quit [Ping timeout: 260 seconds] 21:06 -!- Amperture [~amp@24.136.5.183] has quit [Remote host closed the connection] 21:06 -!- Amperture [~amp@24.136.5.183] has joined #c-lightning 21:15 -!- blockstream_bot [~blockstre@ec2-3-223-24-8.compute-1.amazonaws.com] has left #c-lightning [] 21:15 -!- blockstream_bot [~blockstre@ec2-3-223-24-8.compute-1.amazonaws.com] has joined #c-lightning 21:56 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #c-lightning --- Log closed Sat Aug 03 00:00:28 2019