From corne at bitonic.nl Mon Aug 27 12:52:43 2018 From: corne at bitonic.nl (=?UTF-8?Q?Corn=c3=a9_Plooy?=) Date: Mon, 27 Aug 2018 14:52:43 +0200 Subject: [Lightning-dev] Including a Protocol for splicing to BOLT In-Reply-To: References: <87efgmh5ob.fsf@rustcorp.com.au> <87y3esigat.fsf@gmail.com> <878t6r3638.fsf@rustcorp.com.au> <87po021r5b.fsf@rustcorp.com.au> Message-ID: <5f05d5fb-93ec-b64c-35bb-017257771ecc@bitonic.nl> > Aside from that, spontaneous payments is amongst the most request feature > request I get from users and developers. A while ago I realized that spontaneous payments (without proof of payment, mostly for donations only) can be realized quite easily if the payer generates the preimage and hash, and includes the preimage in the sphinx message to the payee node. If the payee node recognizes the sphinx message format, it can use the preimage to claim the payment. CJP