Edited 10_onion_routing.asciidoc with Atlas code editor

pull/928/head
kristen@oreilly.com 3 years ago
parent 677762703b
commit 56a410d981

@ -646,7 +646,7 @@ Alice will send the +update_add_htlc+ message to Bob. Let's look at what this me
+amount_msat+:: The amount of the HTLC: 50,200,000 millisatoshis.
+payment_hash+:: The RIPEMD160(SHA-256) payment hash, pass:[<code><span class="keep-together">9e017f6767971ed7cea17f98528d5f5c</span>0ccb2c71</code>].
+payment_hash+:: The RIPEMD160(SHA-256) payment hash, pass:[<span class="keep-together"><code>9e017f6767971ed7cea17f98528d5f5c</code></span>]0ccb2c71.
+cltv_expiry+:: The expiry timelock for the HTLC will be 700,058. Alice adds 20 blocks to the expiry set in Bob's payload according to Bob's negotiated +cltv_expiry_delta+.

Loading…
Cancel
Save