summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Dashjr <luke_github1@dashjr.org>2018-07-06 15:40:22 +0000
committerGitHub <noreply@github.com>2018-07-06 15:40:22 +0000
commit34dac53cc16e0e90d4975f2ec1e653c042d5c2a1 (patch)
tree57e16d1c75b50d8378e9cb17c6a81fd44d379bd8
parentd60b2f7df7dd0c7ae52a8bcec8ae1610f4cfb992 (diff)
parent8414837b21eaef3823d3ff2efdb42d868bf9a308 (diff)
downloadbips-34dac53cc16e0e90d4975f2ec1e653c042d5c2a1.tar.xz
Merge pull request #585 from jonathancross/patch-1
BIP-199 Fix list formatting
-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