--- Day changed Fri Jul 27 2018 00:02 -!- nodweber [~nodweber@unaffiliated/nodweber] has quit [Ping timeout: 256 seconds] 00:03 < dean> so there is a demo using docker and btcd,BUT I use bitcoind and finish syncing, how can i start 00:06 < molz> i don't know how docker works but in lnd.conf, replace 'btcd' with 'bitcoind' 00:07 < molz> there's a guide here: https://github.com/lightningnetwork/lnd/blob/master/docs/INSTALL.md#running-lnd-using-the-bitcoind-or-litecoind-backend 00:15 -!- bitconner [~conner@136.24.175.89] has joined #lnd 00:19 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 256 seconds] 00:21 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #lnd 00:22 -!- bitconner [~conner@136.24.175.89] has joined #lnd 00:25 < dean> @molz thanks , maybe I think it's a little complex,,haha 00:39 < rabidus> no its not 00:54 -!- ken2812221 [~User@1.200.198.248] has quit [Quit: Leaving] 01:00 -!- melvster [~melvin@ip-86-49-18-198.net.upcbroadband.cz] has joined #lnd 01:05 < dean> Hello guys, Do you know how to get a bitcoin address using bitcoind 01:05 < dean> I'm running bitcoin on the testnet, 01:13 -!- polydin [~delphi@2602:306:b8b6:b970:18b3:4dc2:268f:c5cc] has quit [Ping timeout: 256 seconds] 01:17 < rabidus> bitcoin-cli getnewaaddress 01:17 < rabidus> -a 01:28 < dean> thank you very much 01:28 < dean> @rabidus 01:43 < SpoekplumpeN> I've had my node fairly synced for many years now but without index blocks so I had to redo this procedure for LN 01:43 < SpoekplumpeN> my computer is pretty much choking on ram (4gb) 01:44 < SpoekplumpeN> atleast we dont have 2mb wu, or 32 lol :D 02:29 -!- dean [2d4f48a8@gateway/web/freenode/ip.45.79.72.168] has quit [Quit: Page closed] 02:35 -!- qubenix [~qubenix@185.96.210.192] has quit [Ping timeout: 256 seconds] 02:37 -!- go1111111 [go1111111@gateway/vpn/privateinternetaccess/go1111111] has quit [Ping timeout: 240 seconds] 02:49 -!- aielima [~aielima@gateway/tor-sasl/aielima] has joined #lnd 03:02 -!- deusexbeer [~deusexbee@080-250-077-212-dynamic-pool-adsl.wbt.ru] has quit [Ping timeout: 256 seconds] 03:02 -!- deusexbeer [~deusexbee@093-092-181-127-dynamic-pool-adsl.wbt.ru] has joined #lnd 03:08 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Remote host closed the connection] 03:09 -github-lnd:#lnd- [lnd] taketa opened pull request #1638: queryroutes + paytoroute should use delta expiry instead of absolute blockheights #1518 (master...queryroutes_delta_expiry_iss#1518) https://git.io/fNux0 03:09 -!- dean [2d4f48a8@gateway/web/freenode/ip.45.79.72.168] has joined #lnd 03:10 < dean> hello,guys, it's me too ,is there a telegram group about official lnd? 03:14 < dean> second question:the command "lnd --bitcoin.active --bitcoin.testnet --debuglevel=debug --bitcoin.node=bitcoind --bitcoind.rpcuser=REPLACEME --bitcoind.rpcpass=REPLACEME --bitcoind.zmqpath=tcp://127.0.0.1:28332 --externalip=X.X.X.X" ||what's the meaning of " --externalip=X.X.X.X" 03:19 < Veggen> that's the ip-address you announce to the world, that they can connect to you on. 03:22 -!- grafcaps [~haroldbr@050-090-083-229.res.spectrum.com] has joined #lnd 03:26 -!- grafcaps [~haroldbr@050-090-083-229.res.spectrum.com] has quit [Ping timeout: 260 seconds] 03:27 < dean> great ,thanks, and do you know the official telegram group 03:28 < Veggen> don't know if there is one? 03:28 < Veggen> there is a slack. 03:33 < Veggen> should be an invite link in the LND docs. 03:36 -!- dean [2d4f48a8@gateway/web/freenode/ip.45.79.72.168] has quit [Quit: Page closed] 03:42 < molz> SpoekplumpeN, bitcoind doesn't need to run with 'txindex' for LND anymore 03:58 -!- Drolmer [~Drolmer@unaffiliated/drolmer] has joined #lnd 04:43 -!- saphirblanc [~saphirbla@ks363009.kimsufi.com] has quit [Quit: The Lounge - https://thelounge.github.io] 04:43 -!- saphirblanc [~saphirbla@ks363009.kimsufi.com] has joined #lnd 04:48 -!- Drolmer [~Drolmer@unaffiliated/drolmer] has quit [Ping timeout: 244 seconds] 04:52 -!- Drolmer [~Drolmer@unaffiliated/drolmer] has joined #lnd 05:06 -!- qubenix [~qubenix@177.67.80.187] has joined #lnd 05:35 -!- navybluesilver [~user@125.161.128.65] has quit [Ping timeout: 240 seconds] 05:38 < Veggen> @molz I guess your issue is a good issue for beginners to get into LND coding. 05:38 < Veggen> shouldn't be too hard :) 05:39 < molz> Veggen, you should do it :) 05:39 < Veggen> I think the developers tend to let a few of those rest and see if volounteers pick them up. :) 05:40 < molz> yeap 05:40 < Veggen> Might have a look. 05:43 < molz> lol.. i submitted that issue on lightningnetwork/lightning-rfc/ 10 days ago, and forgot about it, then when i looked for it in lnd repo i wondered why it wasn't there.. finally found it on rfc repo.. been sick this whole month, i must have been really medicated when i wrote it 05:44 < molz> rusty commented "I assume you meant to file this against https://github.com/ElementsProject/lightning/ ?" lol 05:51 -!- navybluesilver [~user@125.161.128.65] has joined #lnd 06:05 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 240 seconds] 06:06 -!- rafalcpp [~racalcppp@84-10-11-234.static.chello.pl] has quit [] 06:06 <@roasbeef> y'all getting spammed to hell as well on here? 06:10 < molz> roasbeef, you mean the spamming with 'freenode pedo and virus alert' links? 06:10 < molz> that was two days ago 06:10 <@roasbeef> like PM's 06:10 < molz> but not on this channel 06:10 < molz> oh no, i have /umode +g on 06:10 -!- bitconner [~conner@136.24.175.89] has joined #lnd 06:11 <@roasbeef> ah should set that myself 06:12 < molz> i think you can set /umode +r so you only accept registered nicks 06:16 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 255 seconds] 06:17 -!- rafalcpp [~racalcppp@84-10-11-234.static.chello.pl] has joined #lnd 06:19 -!- dougsland [~douglas@c-73-234-93-65.hsd1.nh.comcast.net] has joined #lnd 06:23 -!- jpe_ [~jpe@200116b84209f800147509125f2bc37d.dip.versatel-1u1.de] has quit [Quit: Leaving] 06:23 -!- jpe [~jpe@200116b84209f800147509125f2bc37d.dip.versatel-1u1.de] has joined #lnd 06:26 -!- bitconner [~conner@136.24.175.89] has joined #lnd 06:27 -!- Drolmer [~Drolmer@unaffiliated/drolmer] has quit [Ping timeout: 268 seconds] 06:31 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 256 seconds] 06:48 -!- bitconner [~conner@136.24.175.89] has joined #lnd 06:52 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 260 seconds] 07:01 -!- bitconner [~conner@136.24.175.89] has joined #lnd 07:06 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 248 seconds] 07:12 -!- bitconner [~conner@136.24.175.89] has joined #lnd 07:26 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #lnd 07:27 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 264 seconds] 07:37 -!- grafcaps [~haroldbr@050-090-083-229.res.spectrum.com] has joined #lnd 07:42 -!- grafcaps [~haroldbr@050-090-083-229.res.spectrum.com] has quit [Ping timeout: 265 seconds] 07:53 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 08:00 -!- grafcaps [~haroldbr@104.137.194.255] has joined #lnd 08:03 -!- bitconner [~conner@136.24.175.89] has joined #lnd 08:08 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 256 seconds] 08:39 -!- botka1 [~nodebot@static.171.39.76.144.clients.your-server.de] has quit [Remote host closed the connection] 08:39 -!- bitconner [~conner@136.24.175.89] has joined #lnd 08:39 -!- botka [~nodebot@static.171.39.76.144.clients.your-server.de] has joined #lnd 08:43 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 240 seconds] 08:44 -!- aielima [~aielima@gateway/tor-sasl/aielima] has quit [Quit: Leaving] 08:48 -!- bitconner [~conner@136.24.175.89] has joined #lnd 08:53 -!- peevsie [~peevsie@2604:2000:f18f:e300::5] has joined #lnd 08:57 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 260 seconds] 09:16 -!- bitconner [~conner@136.24.175.89] has joined #lnd 09:21 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 260 seconds] 09:50 -!- peevsie [~peevsie@2604:2000:f18f:e300::5] has quit [Ping timeout: 240 seconds] 09:53 -!- bitconner [~conner@136.24.175.89] has joined #lnd 10:14 -!- COSMODROME [4b50b4fc@gateway/web/freenode/ip.75.80.180.252] has joined #lnd 10:14 < COSMODROME> Hello 10:14 < COSMODROME> Guys how fast is Autopilot? 10:16 < COSMODROME> here is my autopilot section in config 10:16 < COSMODROME> [autopilot] autopilot.active=1 autopilot.minchansize=150000 autopilot.maxchansize=1500000 autopilot.allocation=1 autopilot.maxchannels=1000 10:18 < COSMODROME> it's been an hour and it didn't do any channels yet 10:23 < COSMODROME> @veggen did you see this? fee estimator https://p2sh.info/dashboard/db/fee-estimation?orgId=1&var-source=bitcoind 10:24 < COSMODROME> bob33 thanks for helping man with the Autopilot, yet i was not able to start it or it's sitting doing nothing. anyway to force it to work? 11:12 <@roasbeef> COSMODROME: you shuld lower the max channels 11:13 <@roasbeef> there aren't even 1000 listening nodes on the network 11:13 <@roasbeef> also more channels isn't always better 11:15 < COSMODROME> just set it up so no limit not that im planning to fund 1000 channels 11:15 -!- peevsie [~peevsie@2604:2000:f18f:e300::5] has joined #lnd 11:16 < COSMODROME> is that why its not running? 11:16 < COSMODROME> parameer is too high? 11:17 -!- attilio [~attilio@cm-84.212.250.219.getinternet.no] has joined #lnd 11:18 < COSMODROME> just wondering why is it not starting 11:20 < molz> you have enough money to open 1000 channels? 11:21 -!- nodweber [~nodweber@unaffiliated/nodweber] has joined #lnd 11:22 < COSMODROME> all my pension )) 11:23 < COSMODROME> entire retirement check a buck per channel )) 11:25 < molz> ugh that's not wise 11:26 -!- nodweber [~nodweber@unaffiliated/nodweber] has quit [Ping timeout: 256 seconds] 11:27 < COSMODROME> )) molz i'm joking 11:27 < COSMODROME> i see average channel funded $120 11:39 <@roasbeef> also if you only have a single output, then it can take a while as you only have one change output 11:43 < COSMODROME> thanks Roastbeef 11:43 < COSMODROME> but it's not even doing a single channel 11:44 < COSMODROME> i understand it will take a while after first automatic channel with the single utxo 11:44 < COSMODROME> but how come it's not doing anything 11:44 < COSMODROME> i'm not sure it's working on my end 11:45 < COSMODROME> additionally should i newaddress like 5 and fund them, that should speed up 11:48 <@roasbeef> check the logs for ATPL, you should see a log message if the config is actually operational 11:49 < COSMODROME> ohhh 11:58 <@roasbeef> but also there's a bug right now w.r.t cpu usage at high max chan values like you have, so would recommend lowering it in the short term until we patch the bug 12:01 -!- nodweber [~nodweber@unaffiliated/nodweber] has joined #lnd 12:01 < COSMODROME> Roastbeef 12:02 < COSMODROME> lncli walletbalance { "total_balance": "730008", "confirmed_balance": "730008", "unconfirmed_balance": "0" } 12:02 < COSMODROME> this is current balance 12:03 < COSMODROME> so there is like 60 bucks now available for testing 12:04 < COSMODROME> my log tells me this please advise 12:04 < COSMODROME> 2018-07-27 18:41:50.308 [INF] ATPL: Attempting to execute channel attachment directives: ([]autopilot.AttachmentDirective) (len=1 cap=1) { 2018-07-27 18:41:50.308 [INF] ATPL: Processing new external signal 2018-07-27 18:41:50.308 [DBG] ATPL: Retrying after previous channel open failure. 2018-07-27 18:41:50.309 [DBG] ATPL: Pending channels: (map[autopilot.NodeID]autopilot.Channel) (len=1) { 2018-07-27 18:41:50.309 [INF] ATPL: Triggeri 12:05 < COSMODROME> 2018-07-27 18:41:50.309 [INF] ATPL: Triggering attachment directive dispatch, total_funds=0.00730008 BTC 2018-07-27 18:41:50.354 [WRN] ATPL: Unable to open channel to 02a456b816697c6b8407ee2176475d74b790a96143bc30e896e8bf7a8852a8b637 of 0.00730008 BTC: not enough witness outputs to create funding transaction, need 0.0073126 BTC only have 0.00730008 BTC available 12:06 < COSMODROME> Unable to open channel to 02b7aeeb7df1ca12c174a16b3a109c06a04c10f1b19290eb9a137b6cade7efc4a6 of 0.00730008 BTC: not enough witness outputs to create funding transaction, need 0.0073126 BTC only have 0.00730008 BTC available 12:06 < COSMODROME> Unable to open channel to 020d3d5995a973c878e3f6e5f59da54078304c537f981d7dcef73367ecbea0e90e of 0.00730008 BTC: Unable to connect to 020d3d5995a973c878e3f6e5f59da54078304c537f981d7dcef73367ecbea0e90e 12:06 < COSMODROME> ATPL: Unable to open channel to 03a71a19db76292f9d691d8b720dee8047457df1db087f06bce4a3931fe48851b1 of 0.00730008 BTC: Unable to connect to 03a71a19db76292f9d691d8b720dee8047457df1db087f06bce4a3931fe48851b1 12:06 <@roasbeef> please don't paste everything 12:06 < COSMODROME> sorry 12:06 <@roasbeef> try to take up a little amount of space in the logs as possible to communicate, use pastes etc 12:07 < COSMODROME> sorry will do better now 12:08 < COSMODROME> what is it trying to do open one channel full ammount? 12:08 <@roasbeef> yeh and doesn't have enough to do so in orde to account for the fees, there's an open issue for this iirc, it's trying to use the utxo as a whole to make a single channel 12:10 < COSMODROME> i lower amount to 150000 12:10 < COSMODROME> so it should open few accounts $10 each 12:10 -!- go1111111 [~go1111111@199.231.240.191] has joined #lnd 12:10 < COSMODROME> will report how will it go 12:11 < COSMODROME> another thing 12:11 < COSMODROME> lncli stop 12:11 < COSMODROME> demon not stoping 12:11 < COSMODROME> ignoring it 12:11 < COSMODROME> anything abut this known? 12:19 < COSMODROME> UPDATE: 4-5 times Unable to open channel to 037f31a65735a13a796ecb7aa4cf856ec3834bef14a990bf012f7f18423e39f477 of 0.0015 BTC: Unable to connect to 037f31a65735a13a796ecb7aa4cf856ec3834bef14a990bf012f7f18423e39f477 12:19 < COSMODROME> so seems there is a lot of fail to connect 12:20 <@roasbeef> happens most nodes are abandoned or not listening, etc 12:21 < COSMODROME> horrible 12:21 < COSMODROME> your node not listening eather right? 12:22 < COSMODROME> it's not translating channel id , ip and port 12:27 < COSMODROME> success! created channel! YAY! thank you 12:28 < COSMODROME> now question about logic, its better to connect to nodes that have most connections or any? 12:28 <@roasbeef> depends ;) 12:38 < molz> COSMODROME, seriously you're wasting money paying miners fees 12:49 < COSMODROME> explain please 12:59 -!- nodweber [~nodweber@unaffiliated/nodweber] has quit [Ping timeout: 256 seconds] 13:13 -!- peevsie1 [~peevsie@2604:2000:f18f:e300::1] has joined #lnd 13:15 -!- peevsie [~peevsie@2604:2000:f18f:e300::5] has quit [Ping timeout: 256 seconds] 13:17 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Quit: Leaving] 13:20 < COSMODROME> trying to learn 13:21 < COSMODROME> molz i guess education cost something 13:28 < COSMODROME> Question: is there a rescan command say i need to rescan 1000 blocks back 13:34 < molz> COSMODROME, sure, education costs but you can learn at no cost if you do it on testnet 13:35 < molz> for mainnet only use money that you can afford to lose, not your life's savings 13:41 < COSMODROME> i'm responsible 10 channels for 10 bucks is not too bad 13:41 < COSMODROME> i read nodes will make money, on fees looks like it will never happen 13:42 < COSMODROME> fees down to 0 13:43 < COSMODROME> fees will not even pay to host a node. but as a learning experience it was nice to try it and learn something new with handson with your, guys help 13:46 < molz> yes, sure, if you don't spend too much money then it's ok 13:49 < molz> COSMODROME, if you would like to test payments, this is a good site: https://www.coinpanic.com/Lightning/CommunityJar 13:53 < SpoekplumpeN> well right now people are just running it for fun and are fine with no fees, later perhaps there will be a market for fees even in ln, but likely still very low per transcation. But if there's millions of transactions.. 13:54 < SpoekplumpeN> its likely not a way to get rich though, hopefully it can pay for the hosting 13:57 -!- booyah is now known as booyah_ 13:58 < molz> yep.. and if you have a creative way to sell your products or services on LN that might be better 14:09 -!- peevsie1 [~peevsie@2604:2000:f18f:e300::1] has quit [Ping timeout: 265 seconds] 14:11 -github-lnd:#lnd- [lnd] offerm opened pull request #1641: travis - allow tickers to tick for coverage (master...travis-let-tickers-tick) https://git.io/fNzQV 14:11 < lndbot> if a relay costs 500 msat, is that implemented as a 500 msat fee, or a 50% chance of a whole 1 sat fee? 14:11 < lndbot> 500 msat 14:11 < lndbot> I remember hearing that sub-satoshi amounts were impemented probabalistically 14:11 < lndbot> that's not the case then? 14:11 < lndbot> It’s possible, but not implemented 14:11 < lndbot> ok 14:13 < lndbot> when I `listchannels`, I see `local_balance` in satoshis, not msat. so the true amount is in msat, and rounded for display? can I see the true msat balance? 14:15 < lndbot> also, when I `lncli fwdinghistory`, the fee always seems to be 0 or 1. I'm guessing it's really somewhere between the two values but I can't see it 14:26 < COSMODROME> lndbot how is your fees look like now 14:30 < bob333> COSMODROME: lndbot is relaying messages from slack. it's a bot. check the name after to see whose messages it is relaying 14:31 < bob333> COSMODROME: search for 'slack' on https://dev.lightning.community/ for the invite link 14:32 < bob333> COSMODROME: if you were asking me, "day_fee_sum": "28", "week_fee_sum": "63", 14:43 < COSMODROME> got ya 14:43 < COSMODROME> amazingly low 14:51 < COSMODROME> what is the difference between public and private node 14:51 < COSMODROME> why would some nodes be prvivate and where do you setup privacy 15:12 < molz> COSMODROME, if you use Eclair mobile wallet, and you open a channel , it's a private channel so i think most of those nodes are not seen on the network 15:12 < molz> you can also choose to make your channel private on LND 15:14 -!- lnostdal [~lnostdal@77.70.119.51] has quit [Quit: https://www.Quanto.ga/] 15:21 < COSMODROME> thats my question - why would you do that 15:21 < COSMODROME> Molz do you know the reason behind it? 15:22 -!- bitconne1 [~conner@136.24.175.89] has joined #lnd 15:25 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 256 seconds] 15:27 < COSMODROME> Molz I tried that https://www.coinpanic.com/Lightning/CommunityJar 15:28 < COSMODROME> i was able to Contribute 10 satoshi 15:28 < COSMODROME> i was trying to take away 15:28 < molz> COSMODROME, not everyone wants the whole world to know their pubkey or IP address 15:28 < COSMODROME> i did invoice and not able to take 15:29 < COSMODROME> is that what i have to paste there "payment_request": "lnbc1500n1pd4h9rnpp5ssrrtlvvjr3j4jk0vjhk64kkt42yp3p0a0kvmps5tl978juk2vwqdqqcqzysxqyz5vq7ysftvf5t9th5a36lvkq4sfu5f45kjt4tqjsar3xycdep8x2nvjrjv54jwuk3xl2h6gtevas55838gxxq99rzgfgwt8ntcs56wlac7gphtn8ea", 15:29 < COSMODROME> not everyone wants the whole world to know their pubkey or IP address <--- point to have node is like WESTERN UNION RING or something 15:31 -!- Drolmer [~Drolmer@unaffiliated/drolmer] has joined #lnd 15:38 < Drolmer> [ERR] HSWC: unable to find appropriate channel link insufficient capacity, need 160000 mSAT 15:38 < Drolmer> [ERR] HSWC: ChannelLink(######:####:#) unhandled error while forwarding htlc packet over htlcswitch: unable to find appropriate channel link insufficient capacity, need 160000 mSAT 15:38 < Drolmer> does it make sense to have them at the error level if there's no available liquidity? 15:38 < Drolmer> unless there's something more than no avail liquidity that I'm missing 15:39 -!- spinza [~spin@155.93.246.187] has quit [Ping timeout: 255 seconds] 15:45 < molz> Drolmer, it just means the route you try to take doesn't have that much in liquidity 15:46 < molz> kinda surprising because it's such a small amount 15:51 -github-lnd:#lnd- [lnd] cfromknecht opened pull request #1643: [htlcswitch/link] use FailFinalExpiryTooSoon as exit hop (master...fail-expiry-too-soon) https://git.io/fNzAL 15:52 < Drolmer> ye and I'm quite well connected (although but my point was more about the ERR level... seems to me that this is somewhat expected to happen occasionally) 15:59 < Drolmer> I'll log outgoingChanId and investigate if it happens again 16:06 -!- CubicEarth [~CubicEart@c-73-181-185-197.hsd1.wa.comcast.net] has quit [Ping timeout: 260 seconds] 16:08 -!- CubicEarth [~CubicEart@c-73-181-185-197.hsd1.wa.comcast.net] has joined #lnd 16:12 < COSMODROME> whats is the command syntax lncli updatechanpolicy 16:22 < COSMODROME> --base_fee_msat 7000 --fee_rate 0.000007 --time_lock_delta 14 16:29 -!- ChunkyPuffs [~ChunkyPuf@gateway/tor-sasl/chunkypuffs] has joined #lnd 17:12 -!- spinza [~spin@155.93.246.187] has joined #lnd 17:51 < COSMODROME> how to update Min HTLC globaly? 17:52 < COSMODROME> across all my channels 18:04 -!- jpe_ [~jpe@200116b84285530079eef810c99a8f5e.dip.versatel-1u1.de] has joined #lnd 18:07 -!- jpe [~jpe@200116b84209f800147509125f2bc37d.dip.versatel-1u1.de] has quit [Ping timeout: 260 seconds] 18:19 < lndbot> in the [Bitcoin] section of lnd.conf ```; The smallest HTLC we are willing to forward on our channels, in millisatoshi (default: 1000) ; bitcoin.minhtlc=1000``` 18:21 < lndbot> oh, but that likely only affects new channels. idk if you can change it for existing channels 18:22 < lndbot> https://github.com/lightningnetwork/lnd/issues/1065#issuecomment-381067065 18:23 < lndbot> I think min_htlc is a static parameter set during channel opening, and cannot be changed without a protocol change? https://github.com/lightningnetwork/lightning-rfc/blob/master/02-peer-protocol.md#the-open_channel-message 18:30 -!- bitconne1 [~conner@136.24.175.89] has quit [Read error: Connection reset by peer] 18:32 -!- deusexbeer [~deusexbee@093-092-181-127-dynamic-pool-adsl.wbt.ru] has quit [Quit: Konversation terminated!] 18:44 -!- Nageki [~Nageki@pool-108-35-133-152.nwrknj.fios.verizon.net] has quit [Ping timeout: 256 seconds] 19:10 -github-lnd:#lnd- [lnd] wpaulino opened pull request #1644: multi: switch to sat/kw fees (master...kw-fees) https://git.io/fNgvQ 19:46 -!- grafcaps [~haroldbr@104.137.194.255] has quit [Ping timeout: 256 seconds] 19:49 -!- dougsland [~douglas@c-73-234-93-65.hsd1.nh.comcast.net] has quit [Ping timeout: 256 seconds] 19:59 -!- grafcaps [~haroldbr@050-090-083-229.res.spectrum.com] has joined #lnd 22:02 -!- grafcaps [~haroldbr@050-090-083-229.res.spectrum.com] has quit [Ping timeout: 264 seconds] 22:39 -!- melvster [~melvin@ip-86-49-18-198.net.upcbroadband.cz] has quit [Ping timeout: 256 seconds] 22:41 -!- qubenix [~qubenix@177.67.80.187] has quit [Ping timeout: 240 seconds]