Skip to content

Commit 34dac53

Browse files
authored
Merge pull request bitcoin#585 from jonathancross/patch-1
BIP-199 Fix list formatting
2 parents d60b2f7 + 8414837 commit 34dac53

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

bip-0199.mediawiki

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ The script takes the following form:
3838

3939
===Interaction===
4040

41-
* 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
42-
construct the script and P2SH address for the HTLC.
41+
* 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.
4342
* Victor sends funds to the P2SH address.
4443
* Either:
4544
** Peggy spends the funds, and in doing so, reveals the preimage to Victor in the transaction; OR

0 commit comments

Comments
 (0)