Update 02.md

This commit is contained in:
brqgoo
2023-01-29 15:44:28 +03:00
committed by GitHub
parent aea50b9144
commit 159ca75948

2
02.md
View File

@@ -52,5 +52,5 @@ Inconvenient for onboarding new users who have no UTXO possession in the beginni
- - 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)_.
- - Let _ts<sub>tweak</sub>_ = _hash<sub>TapTweak</sub>(lift_x(pk<sub>agg</sub>) || ts<sub>hash</sub>)_.
- - Let _ts<sub>tweak</sub>_ = _hash<sub>TapTweak</sub>(lift_x(keygen_ctx<sub>Q</sub>) || ts<sub>hash</sub>)_.
- - Let _keygen_ctx'_ = _ApplyTweak(keygen_ctx, ts<sub>tweak</sub>, true)_.