1
0
mirror of https://github.com/lightning/bolts.git synced 2024-11-19 01:50:03 +01:00

make spell check happy

This commit is contained in:
Landon Mutch 2017-12-03 17:26:32 -08:00 committed by Rusty Russell
parent 54b49c09db
commit aed4b11423
2 changed files with 2 additions and 1 deletions

View File

@ -300,3 +300,4 @@ remotehtlcsig
localhtlcsig
basepoints
Bitcoins
deobfuscate

View File

@ -630,7 +630,7 @@ The origin node:
- once the return message has been decrypted:
- SHOULD store a copy of the message.
- SHOULD continue decrypting, until the loop has been repeated 20 times.
- SHOULD use constant `ammag` and `um` keys to de-obfuscate the route length.
- SHOULD use constant `ammag` and `um` keys to deobfuscate [FIXME: is this correct? was 'obfuscate'] the route length.
The association between the forward and return packets is handled outside of
this onion routing protocol, e.g. via association with an HTLC in a payment