mirror of
https://github.com/bits-wallet/specs.git
synced 2025-12-17 13:44:21 +01:00
Update 02.md
This commit is contained in:
4
02.md
4
02.md
@@ -44,8 +44,8 @@ Inconvenient for onboarding new users who have no UTXO possession in the beginni
|
|||||||
- - The _to_self_ : 32-byte x-only child public key.
|
- - The _to_self_ : 32-byte x-only child public key.
|
||||||
- - The _ex_ : a 2-byte minimally encoded channel expiry as relative locktime.
|
- - 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 _ts_ : a 39-byte raw tapscript for a non-interactive refund closure.
|
||||||
- - The _chan<sub>pubkey</sub>_ : tweaked 2-of-2 common channel output
|
- - The _chan<sub>pubkey</sub>_ : tweaked 2-of-2 common channel output.
|
||||||
- - The _chan<sub>address</sub>_ : expiring channel address
|
- - The _chan<sub>address</sub>_ : expiring channel address.
|
||||||
- - Let _to_self_ = _xbytes(pk<sub>i</sub>)_.
|
- - Let _to_self_ = _xbytes(pk<sub>i</sub>)_.
|
||||||
- - Let _ex_ = _CScriptNum(26280)_.
|
- - Let _ex_ = _CScriptNum(26280)_.
|
||||||
- - Let _ts_ = `<ex> OP_CHECKSEQUENCEVERIFY OP_DROP <to_self> OP_CHECKSIG`.
|
- - Let _ts_ = `<ex> OP_CHECKSEQUENCEVERIFY OP_DROP <to_self> OP_CHECKSIG`.
|
||||||
|
|||||||
Reference in New Issue
Block a user