mirror of
https://github.com/bitcoin/bips.git
synced 2025-06-25 16:23:33 +02:00
Merge pull request #585 from jonathancross/patch-1
BIP-199 Fix list formatting
This commit is contained in:
commit
34dac53cc1
@ -38,8 +38,7 @@ The script takes the following form:
|
|||||||
|
|
||||||
===Interaction===
|
===Interaction===
|
||||||
|
|
||||||
* Victor (the "buyer") and Peggy (the "seller") exchange public keys and mutually agree upon a timeout threshold. Peggy provides a hash digest. Both parties can now
|
* Victor (the "buyer") and Peggy (the "seller") exchange public keys and mutually agree upon a timeout threshold. Peggy provides a hash digest. Both parties can now construct the script and P2SH address for the HTLC.
|
||||||
construct the script and P2SH address for the HTLC.
|
|
||||||
* Victor sends funds to the P2SH address.
|
* Victor sends funds to the P2SH address.
|
||||||
* Either:
|
* Either:
|
||||||
** Peggy spends the funds, and in doing so, reveals the preimage to Victor in the transaction; OR
|
** Peggy spends the funds, and in doing so, reveals the preimage to Victor in the transaction; OR
|
||||||
|
Loading…
x
Reference in New Issue
Block a user