add descriptor to docs

This commit is contained in:
fbock
2024-06-12 12:39:50 +02:00
parent 88fc4e1b15
commit ca5f047cf5
2 changed files with 7 additions and 4 deletions

View File

@ -148,17 +148,17 @@
},
"active": "bdb9fd88a01a8909",
"lastOpenFiles": [
"Research/Bitcoin fundamentals/Taproot output structure.canvas",
"Research/Bitcoin fundamentals/Spending Taproot UTXOs.md",
"Research/Trade Pipelines/new concepts/concept pipeline 1.canvas",
"Research/Trade Pipelines/new concepts/concept locking script 1.canvas",
"Research/Bitcoin fundamentals/Knowledge sources.md",
"assets/Pasted image 20240611120722.png",
"assets/Pasted image 20240611105421.png",
"assets/ptlc2.png",
"assets/ptlc.png",
"Research/Bitcoin fundamentals/Knowledge sources.md",
"Research/Trade Pipelines/current trade flow.canvas",
"Research/Implementation/Libraries.md",
"Research/Bitcoin fundamentals/Taproot output structure.canvas",
"Research/Bitcoin fundamentals/Spending Taproot UTXOs.md",
"Research/Bitcoin fundamentals/Signature and Flags.canvas",
"Research/Implementation/CLI demonstrator architecture/demonstrator architecture.canvas",
"Research/Implementation/UI ideas.canvas",

View File

@ -97,4 +97,7 @@ https://dev.to/eunovo/a-guide-to-creating-taproot-scripts-with-bitcoinjs-lib-4op
[Replacing HTLC's](https://suredbits.com/payment-points-part-1/#references)
https://bitcointalk.org/index.php?topic=5455282.0
https://extheo.hashnode.dev/point-time-locked-contracts-part-one
https://suredbits.com/ptlc-proof-of-concept/
https://suredbits.com/ptlc-proof-of-concept/
### <u>Descriptors</u>
[Descriptor Explanation](https://thunderbiscuit.github.io/Learning-Bitcoin-from-the-Command-Line/03_5_Understanding_the_Descriptor.html)