--- Log opened Mon Mar 01 00:00:44 2021 00:25 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 245 seconds] 00:29 -!- belcher [~belcher@unaffiliated/belcher] has joined #lnd 00:43 -!- dergoegge [sid453889@gateway/web/irccloud.com/x-vpggjtvyxjofpnen] has joined #lnd 00:48 -!- laptop [~laptop@ppp-2-161.leed-a-1.dynamic.dsl.as9105.com] has joined #lnd 01:05 -!- d [~davterra@gateway/tor-sasl/tralfaz] has joined #lnd 01:06 -!- d is now known as Guest54569 01:06 -!- davterra [~davterra@gateway/tor-sasl/tralfaz] has quit [Remote host closed the connection] 01:38 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 240 seconds] 01:41 -!- jonatack [~jon@37.173.106.99] has joined #lnd 01:49 -!- timothy [~timothy@redhat/timothy] has joined #lnd 01:54 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 268 seconds] 01:54 -!- belcher [~belcher@unaffiliated/belcher] has joined #lnd 02:04 -!- kexkey [~kexkey@static-198-54-132-105.cust.tzulo.com] has quit [Ping timeout: 260 seconds] 04:10 -!- mips [~mips@gateway/tor-sasl/mips] has joined #lnd 04:44 -!- cryptosoap [~cryptosoa@gateway/tor-sasl/cryptosoap] has quit [Remote host closed the connection] 04:45 -!- cryptosoap [~cryptosoa@gateway/tor-sasl/cryptosoap] has joined #lnd 05:13 -!- kloinka [~quassel@223.177.233.220.static.exetel.com.au] has quit [Quit: No Ping reply in 180 seconds.] 05:15 -!- kloinka [~quassel@223.177.233.220.static.exetel.com.au] has joined #lnd 05:19 -!- kloinka [~quassel@223.177.233.220.static.exetel.com.au] has quit [Client Quit] 05:20 -!- kloinka [~quassel@223.177.233.220.static.exetel.com.au] has joined #lnd 06:02 -!- RelayCat [~relaycat@gateway/tor-sasl/relaycat] has quit [Remote host closed the connection] 06:02 -!- RelayCat [~relaycat@gateway/tor-sasl/relaycat] has joined #lnd 06:30 -!- Guest54569 [~davterra@gateway/tor-sasl/tralfaz] has quit [Remote host closed the connection] 06:30 -!- d [~davterra@gateway/tor-sasl/tralfaz] has joined #lnd 06:30 -!- d is now known as Guest75033 07:12 -!- mips [~mips@gateway/tor-sasl/mips] has quit [Quit: Leaving] 07:16 -!- brg444 [uid207215@gateway/web/irccloud.com/x-grayfyxgnmhtyjsj] has joined #lnd 08:48 -!- queip [~queip@unaffiliated/rezurus] has quit [Ping timeout: 260 seconds] 09:13 -!- queip [~queip@unaffiliated/rezurus] has joined #lnd 09:47 -!- foxp2 [~foxp2@ec2-54-221-232-236.compute-1.amazonaws.com] has joined #lnd 09:53 < foxp2> Hey LND folks, is the only/best way to cancel/remove an invoice to use HODL invoices? thanks! 09:54 -!- Talkless [~Talkless@mail.dargis.net] has joined #lnd 11:02 -!- cdecker_ is now known as cdecker 11:35 -!- EndFiat [EndFiat@gateway/vpn/mullvad/endfiat] has quit [Ping timeout: 264 seconds] 11:41 -!- EndFiat [EndFiat@gateway/vpn/mullvad/endfiat] has joined #lnd 11:49 -!- EndFiat [EndFiat@gateway/vpn/mullvad/endfiat] has quit [Ping timeout: 240 seconds] 12:01 -!- jonatack [~jon@37.173.106.99] has quit [Ping timeout: 264 seconds] 12:06 -!- EndFiat [EndFiat@gateway/vpn/mullvad/endfiat] has joined #lnd 12:08 -!- Talkless [~Talkless@mail.dargis.net] has quit [Quit: Konversation terminated!] 12:11 -!- jonatack [~jon@37.173.106.99] has joined #lnd 12:25 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #lnd 12:25 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Remote host closed the connection] 12:25 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #lnd 12:28 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 276 seconds] 12:30 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #lnd 12:31 -!- jonatack_ [~jon@37.170.82.107] has joined #lnd 12:34 -!- jonatack [~jon@37.173.106.99] has quit [Ping timeout: 260 seconds] 12:49 -!- fiatjaf [~fiatjaf@2804:7f2:2a8c:f814:ea40:f2ff:fe85:d2dc] has joined #lnd 12:52 <@roasbeef> foxp2: the CancelInvoice method 12:53 < foxp2> Hmm interesting 12:53 < foxp2> CancelInvoice cancels a currently open invoice. If the invoice is already canceled, this call will succeed. If the invoice is already settled, it will fail. 12:53 < foxp2> and it can be a normal invoice 12:53 <@roasbeef> you're looking at the invoicerpc sub-server right? 12:53 < foxp2> I was looking here 12:53 * foxp2 https://api.lightning.community/#cancelinvoice 12:53 < Bubbish> [ LND API Reference ] - api.lightning.community 12:54 < foxp2> I guess my question is whether this works outside of hodl invoices 12:55 <@roasbeef> ah yeah 12:55 <@roasbeef> you can make an invoice, then cancel it, if someome tries ot pay that invoice, it'll fail 12:57 <@roasbeef> do you have a particualr use case? may be better able to answer your questions 13:01 < foxp2> Well the implementation is pretty settled. If our internal system sees that the invoice was created by us, we want to handle the `payment` front differently, and it may invoice not performing the payment and cancelling the invoice such that there isnt a left over `payable` invoice that doesn't correspond to anything, anymore 13:02 < foxp2> my concern was whether we needed to move all invoice settlement logic to our service layer in order to be able to programmatically cancel them. what I had seen had indicated the best approach was HODL invoices 13:02 < foxp2> but as long as there's the ability to cancel an invoice that was created `normally` (for lack of a better word) then we should be settled 13:57 -!- foxp2 [~foxp2@ec2-54-221-232-236.compute-1.amazonaws.com] has quit [Quit: \/\/] 14:38 -!- foxp2 [~foxp2@ec2-3-94-65-1.compute-1.amazonaws.com] has joined #lnd 15:41 -!- fiatjaf [~fiatjaf@2804:7f2:2a8c:f814:ea40:f2ff:fe85:d2dc] has quit [Ping timeout: 272 seconds] 15:49 -!- foxp2 [~foxp2@ec2-3-94-65-1.compute-1.amazonaws.com] has quit [Ping timeout: 240 seconds] 16:17 -!- ddustin_ [~ddustin@unaffiliated/ddustin] has joined #lnd 16:18 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Read error: Connection reset by peer] 16:31 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 264 seconds] 16:45 -!- laptop [~laptop@ppp-2-161.leed-a-1.dynamic.dsl.as9105.com] has quit [Ping timeout: 240 seconds] 17:07 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #lnd 17:13 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Quit: ZNC - http://znc.sourceforge.net] 17:13 -!- martinbalm [~martinbal@2806:10ae:3:19c4:c0ae:8684:b5f8:3256] has joined #lnd 17:17 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #lnd 17:27 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #lnd 17:50 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 264 seconds] 18:04 -!- rh0nj [~rh0nj@88.99.167.175] has quit [Ping timeout: 260 seconds] 18:06 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #lnd 18:16 -!- rh0nj [~rh0nj@88.99.167.175] has joined #lnd 18:27 -!- Eagle[TM] [~EagleTM@unaffiliated/eagletm] has joined #lnd 18:27 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 264 seconds] 18:29 -!- belcher [~belcher@unaffiliated/belcher] has quit [Read error: Connection reset by peer] 18:29 -!- belcher [~belcher@unaffiliated/belcher] has joined #lnd 18:30 -!- bob333 [~bob@46.28.204.21] has quit [Ping timeout: 246 seconds] 18:31 -!- bob333 [~bob@46.28.204.21] has joined #lnd 18:56 -!- jonatack_ [~jon@37.170.82.107] has quit [Read error: Connection reset by peer] 19:33 -!- fronti [~fronti@irc.fh-biergarten.de] has quit [Ping timeout: 260 seconds] 19:42 -!- Nadless [~Nadless@c-73-15-91-64.hsd1.ca.comcast.net] has joined #lnd 19:45 -!- fronti [~fronti@irc.fh-biergarten.de] has joined #lnd 20:02 -!- RelayCat [~relaycat@gateway/tor-sasl/relaycat] has quit [Remote host closed the connection] 20:03 -!- cryptosoap [~cryptosoa@gateway/tor-sasl/cryptosoap] has quit [Ping timeout: 268 seconds] 20:04 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 268 seconds] 20:04 -!- Guest75033 [~davterra@gateway/tor-sasl/tralfaz] has quit [Ping timeout: 268 seconds] 20:04 -!- ghost43_ [~daer@gateway/tor-sasl/daer] has quit [Ping timeout: 268 seconds] 20:04 -!- qprime [~irc@gateway/tor-sasl/qprime] has quit [Ping timeout: 268 seconds] 20:05 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has quit [Ping timeout: 268 seconds] 20:16 -!- qprime [~irc@gateway/tor-sasl/qprime] has joined #lnd 20:16 -!- cryptosoap [~cryptosoa@gateway/tor-sasl/cryptosoap] has joined #lnd 20:16 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #lnd 20:17 -!- Nadless [~Nadless@c-73-15-91-64.hsd1.ca.comcast.net] has quit [Quit: Leaving] 20:21 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #lnd 20:27 -!- martinbalm [~martinbal@2806:10ae:3:19c4:c0ae:8684:b5f8:3256] has quit [Remote host closed the connection] 21:31 -!- mips [~mips@gateway/tor-sasl/mips] has joined #lnd 22:10 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 268 seconds] 22:12 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #lnd 22:26 -!- mips [~mips@gateway/tor-sasl/mips] has quit [Quit: Leaving] 22:42 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has joined #lnd 23:12 -!- openoms_ [~quassel@91.132.136.76] has joined #lnd 23:13 -!- openoms [~quassel@91.132.136.76] has quit [Ping timeout: 260 seconds] --- Log closed Tue Mar 02 00:00:45 2021