Skip to content

Commit 8414837

Browse files
BIP-199 Fix list formatting
The sentence "Both parties can now construct the script and P2SH address for the HTLC." was broken with part appearing below the list item.
1 parent 775f26c commit 8414837

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)