Update 02.md

This commit is contained in:
brqgoo
2023-02-07 23:06:11 +03:00
committed by GitHub
parent 75212b629a
commit 4e37cad286

2
02.md
View File

@@ -62,7 +62,7 @@ Ultimately, it's _to_remote_ responsibility to close the channel shortly before
- For _i = 1 .. u_:
- - The _ex_ : a 2-byte minimally encoded channel expiry as relative locktime.
- - The _ts_ : a 39-byte raw tapscript for a non-interactive refund closure.
- - - The _addr_ : Expiring channel address.
- - The _addr_ : Expiring channel address.
- - Let _ex_ = _CScriptNum(26280)_.
- - Let _ts_ = `<ex> OP_CHECKSEQUENCEVERIFY OP_DROP <to_self> OP_CHECKSIG`.
- - Let _ts<sub>hash</sub>_ = _hash<sub>TapLeaf</sub>(0xc0 || 0x27 || ts)_.