summaryrefslogtreecommitdiff
path: root/bip-0199.mediawiki
diff options
context:
space:
mode:
authorJonathan Cross <jonathancross@users.noreply.github.com>2017-09-06 00:32:46 +0200
committerGitHub <noreply@github.com>2017-09-06 00:32:46 +0200
commit8414837b21eaef3823d3ff2efdb42d868bf9a308 (patch)
tree5bb95674360c27632dfdecc5844014cf904159e8 /bip-0199.mediawiki
parent775f26c02696e772dac4060aa092d35dedbc647c (diff)
downloadbips-8414837b21eaef3823d3ff2efdb42d868bf9a308.tar.xz
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.
Diffstat (limited to 'bip-0199.mediawiki')
-rw-r--r--bip-0199.mediawiki3
1 files changed, 1 insertions, 2 deletions
diff --git a/bip-0199.mediawiki b/bip-0199.mediawiki
index 887804a..e463c7f 100644
--- a/bip-0199.mediawiki
+++ b/bip-0199.mediawiki
@@ -38,8 +38,7 @@ The script takes the following form:
===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
-construct the script and P2SH address for the HTLC.
+* 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.
* Victor sends funds to the P2SH address.
* Either:
** Peggy spends the funds, and in doing so, reveals the preimage to Victor in the transaction; OR