OP_CLTV in docs

This commit is contained in:
fbock
2024-05-21 12:28:53 +02:00
parent b5a5ee3390
commit 548a37aa06
2 changed files with 5 additions and 4 deletions

View File

@ -148,17 +148,18 @@
},
"active": "bdb9fd88a01a8909",
"lastOpenFiles": [
"Research/Bitcoin fundamentals/Signature and Flags.canvas",
"Research/Trade Pipelines/new concepts/concept pipeline 1.canvas",
"Research/Trade Pipelines/new concepts/concept locking script 1.canvas",
"Research/Implementation/CLI demonstrator architecture/demonstrator architecture.canvas",
"Research/Bitcoin fundamentals/Knowledge sources.md",
"Research/Implementation/UI ideas.canvas",
"Research/Implementation/Libraries.md",
"Research/Implementation/CLI demonstrator architecture/demonstrator architecture.canvas",
"Research/Trade Pipelines/Existing research.md",
"Research/Trade Pipelines/current trade flow.canvas",
"Research/Implementation/CLI demonstrator architecture",
"Research/Trade Pipelines/new concepts/Untitled.md",
"Research/Bitcoin fundamentals/Taproot output structure.canvas",
"Research/Bitcoin fundamentals/Spending Taproot UTXOs.md",
"Research/Bitcoin fundamentals/Knowledge sources.md"
"Research/Bitcoin fundamentals/Spending Taproot UTXOs.md"
]
}

View File

@ -7,7 +7,7 @@ Understanding the following BIPs is relevant for the project.
* [BIP 341 - SegWit version 1 spending rules](https://github.com/bitcoin/bips/blob/master/bip-0341.mediawiki)
* [BIP 342 - Validation of Taproot Scripts](https://github.com/bitcoin/bips/blob/master/bip-0342.mediawiki)
* [BIP 114(Rejected but interesting) - Merkelized Abstract Syntax Tree](https://github.com/bitcoin/bips/blob/master/bip-0114.mediawiki)
* [BIP 65 - OP_CHECKLOCKTIMEVERIFY](https://github.com/bitcoin/bips/blob/master/bip-0065.mediawiki)
#### BIP Readtrough videos
* [BIP 340 Readtrough - Jimmy Song](https://www.youtube.com/watch?v=rVsNFMzQUck)