1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-05-18 16:59:30 +00:00

Update acknowledgements, remove authors

This commit is contained in:
Pieter Wuille
2020-01-13 14:39:32 -08:00
parent cd8ea88987
commit d9ec5f43da
3 changed files with 4 additions and 5 deletions

View File

@@ -257,4 +257,4 @@ The reference implementation is for demonstration purposes only and not to be us
== Acknowledgements ==
This document is the result of many discussions around Schnorr based signatures over the years, and had input from Johnson Lau, Greg Maxwell, Jonas Nick, Andrew Poelstra, Tim Ruffing, Rusty Russell, and Anthony Towns.
This document is the result of many discussions around Schnorr based signatures over the years, and had input from Johnson Lau, Greg Maxwell, Andrew Poelstra, Rusty Russell, and Anthony Towns. The authors further wish to thank all those who provided valuable feedback and reviews, including the participants of the [https://github.com/ajtowns/taproot-review structured reviews].