summaryrefslogtreecommitdiff
path: root/bip-taproot.mediawiki
diff options
context:
space:
mode:
authorAgis Anastasopoulos <a@xz0.org>2019-11-11 12:39:53 +0200
committerPieter Wuille <pieter.wuille@gmail.com>2020-01-19 14:47:33 -0800
commitb5eb53451f3de6e472cbbcb8621699ccc7775cb8 (patch)
treebd7ac9c37612cd38283d76025b459d9e14532b35 /bip-taproot.mediawiki
parent32f364c85c347783d435817142acf35b4ae7db44 (diff)
downloadbips-b5eb53451f3de6e472cbbcb8621699ccc7775cb8.tar.xz
Fix typo
Diffstat (limited to 'bip-taproot.mediawiki')
-rw-r--r--bip-taproot.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-taproot.mediawiki b/bip-taproot.mediawiki
index b20dd09..7d646ea 100644
--- a/bip-taproot.mediawiki
+++ b/bip-taproot.mediawiki
@@ -302,7 +302,7 @@ Depending on the implementation non-upgraded wallets may be able to send to Segw
== Acknowledgements ==
-This document is the result of discussions around script and signature improvements with many people, and had direct constributions from Jonas Nick, Anthony Towns, Greg Maxwell, and others. It further builds on top of earlier published proposals such as Taproot by Greg Maxwell, and Merkle branch constructions by Russell O'Connor, Johnson Lau, and Mark Friedenbach.
+This document is the result of discussions around script and signature improvements with many people, and had direct contributions from Jonas Nick, Anthony Towns, Greg Maxwell, and others. It further builds on top of earlier published proposals such as Taproot by Greg Maxwell, and Merkle branch constructions by Russell O'Connor, Johnson Lau, and Mark Friedenbach.
Thanks to Arik Sosman for suggesting to sort Merkle node children before hashes, removing the need to transfer the position in the tree.