Return-Path: Received: from smtp3.osuosl.org (smtp3.osuosl.org [IPv6:2605:bc80:3010::136]) by lists.linuxfoundation.org (Postfix) with ESMTP id E911EC000B for ; Fri, 4 Mar 2022 08:22:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id E52F960F7D for ; Fri, 4 Mar 2022 08:22:24 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org X-Spam-Flag: NO X-Spam-Score: 0.3 X-Spam-Level: X-Spam-Status: No, score=0.3 tagged_above=-999 required=5 tests=[BAYES_20=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, FROM_LOCAL_NOVOWEL=0.5, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no Authentication-Results: smtp3.osuosl.org (amavisd-new); dkim=pass (2048-bit key) header.d=protonmail.com Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QBBvaoJN_OVk for ; Fri, 4 Mar 2022 08:22:23 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 Received: from mail-40141.protonmail.ch (mail-40141.protonmail.ch [185.70.40.141]) by smtp3.osuosl.org (Postfix) with ESMTPS id 5849960BE5 for ; Fri, 4 Mar 2022 08:22:23 +0000 (UTC) Date: Fri, 04 Mar 2022 08:22:12 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1646382140; bh=kxWmSoa3FSwYKbM2HKZCA7RIcoUP9vTRmEtCAtNRhTQ=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:In-Reply-To: References:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID; b=ZQDstCRnQpEAY7pmk5LpBzq3em3nsWxTdYmWelWv2VUaqUYUz3tQfL3zV1hmbXdRG +7gCKWtm2aQVX16yYK2hEnCzqn8JNLQ8fhsHmJmy8i3iXqZMviXkNKGziCRxOPew5O 1mlwfWLgN+zc4N2JIyOyjrPgxdScaR7bG9xdpcqEdgkNwLXi1HiRyK8uG31G/SrPVj kjA8OMWr/ac7TbM0412fADohzVTUbr/10z3m/KH1j+QuOzrQ0QzVdOMYHGI7m2CuQQ F7DDz7mBWtUmy077IzVKPj9jSBOAWWaFzJ5cS6Yxx/Bg1fbZyuvA+qPrFgN+9F0QbG xRTzYguYdJLDQ== To: Chris Stewart , Bitcoin Protocol Discussion From: ZmnSCPxj Reply-To: ZmnSCPxj Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: "dlc-dev@mailmanlists.org" Subject: Re: [bitcoin-dev] Recurring bitcoin/LN payments using DLCs X-BeenThere: bitcoin-dev@lists.linuxfoundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Bitcoin Protocol Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Mar 2022 08:22:25 -0000 Good morning Chris, Quick question. How does this improve over just handing over `nLockTime`d transactions? Regards, ZmnSCPxj