From cjp at ultimatestunts.nl Tue Jul 7 19:51:54 2015 From: cjp at ultimatestunts.nl (CJP) Date: Tue, 07 Jul 2015 21:51:54 +0200 Subject: [Lightning-dev] HTLCs using OP_CHECKSEQUENCEVERIFY/OP_LOCKTIMEVERIFY and revocation hashes. In-Reply-To: <87fv51eqjl.fsf@rustcorp.com.au> References: <87fv51eqjl.fsf@rustcorp.com.au> Message-ID: <1436298714.4352.55.camel@hppg6.kloosterkade> > Since we use "revocation preimages" to revoke transactions (rather than > sending pubkeys as the original draft paper) I remember the original paper mentioned sending private keys. I suppose you mean that the preimages replace the *private* keys, not the pubkeys? I was not aware of that design change, but it sounds like an improvement. CJP