-
Notifications
You must be signed in to change notification settings - Fork 495
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BOLT 4: spell out the blinded path steps more clearly
You can't actually generate encrypted_data_tlv until you've created the blinding points for the shared secrets (needed for both tweaking the outer onion and decryting the `encrypted_recipient_data`). It makes the explanation more complex, but the previous one glossed over too much. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
- Loading branch information
1 parent
d3f33fb
commit d3e24c6
Showing
1 changed file
with
14 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters