1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-02-23 15:38:22 +00:00

BIP 341/342: Add link to Bitcoin Core test vectors

Also remove mention of non-existing examples.
This commit is contained in:
Jonas Nick
2021-04-13 14:52:44 +00:00
parent 1f0b563738
commit 43b5f171dc
2 changed files with 3 additions and 3 deletions

View File

@@ -135,6 +135,8 @@ In addition to changing the semantics of a number of opcodes, there are also som
==Examples==
The Taproot ([[bip-0341.mediawiki|BIP341]]) test vectors also contain examples for Tapscript execution.
==Acknowledgements==
This document is the result of many discussions and contains contributions by a number of people. The authors wish to thank all those who provided valuable feedback and reviews, including the participants of the [https://github.com/ajtowns/taproot-review structured reviews].