Update 02.md

This commit is contained in:
brqgoo
2023-03-07 16:09:27 +01:00
committed by GitHub
parent 4e37cad286
commit 47812c7d36

3
02.md
View File

@@ -1,5 +1,6 @@
BDS-02 BDS-02
====== ======
@@ -68,5 +69,5 @@ Ultimately, it's _to_remote_ responsibility to close the channel shortly before
- - Let _ts<sub>hash</sub>_ = _hash<sub>TapLeaf</sub>(0xc0 || 0x27 || ts)_. - - Let _ts<sub>hash</sub>_ = _hash<sub>TapLeaf</sub>(0xc0 || 0x27 || ts)_.
- - Let _ts<sub>tweak</sub>_ = _hash<sub>TapTweak</sub>(xbytes(Q<sub>i</sub>) || ts<sub>hash</sub>)_. - - Let _ts<sub>tweak</sub>_ = _hash<sub>TapTweak</sub>(xbytes(Q<sub>i</sub>) || ts<sub>hash</sub>)_.
- - Let _keygen_ctx'_ = _ApplyTweak(Q<sub>i</sub>, ts<sub>tweak</sub>, true)_. - - Let _keygen_ctx'_ = _ApplyTweak(Q<sub>i</sub>, ts<sub>tweak</sub>, true)_.
- - Let _Q'<sub>i</sub>_,_ gacc'<sub>i</sub>_, and _tacc'<sub>i</sub>_ = _keygen_ctx'<sub>i</sub>_. - - Let _Q'<sub>i</sub>_, _gacc'<sub>i</sub>_, and _tacc'<sub>i</sub>_ = _keygen_ctx'<sub>i</sub>_.
- - Let _addr_ = _Bech32m(bytes(34, 0x5120 || xbytes(Q'<sub>i</sub>)))_. - - Let _addr_ = _Bech32m(bytes(34, 0x5120 || xbytes(Q'<sub>i</sub>)))_.