mirror of
https://github.com/lightning/bolts.git
synced 2024-11-19 10:00:04 +01:00
make spell check happy
This commit is contained in:
parent
54b49c09db
commit
aed4b11423
@ -300,3 +300,4 @@ remotehtlcsig
|
|||||||
localhtlcsig
|
localhtlcsig
|
||||||
basepoints
|
basepoints
|
||||||
Bitcoins
|
Bitcoins
|
||||||
|
deobfuscate
|
||||||
|
@ -630,7 +630,7 @@ The origin node:
|
|||||||
- once the return message has been decrypted:
|
- once the return message has been decrypted:
|
||||||
- SHOULD store a copy of the message.
|
- SHOULD store a copy of the message.
|
||||||
- SHOULD continue decrypting, until the loop has been repeated 20 times.
|
- 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
|
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
|
this onion routing protocol, e.g. via association with an HTLC in a payment
|
||||||
|
Loading…
Reference in New Issue
Block a user