We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9a0ed08 + fa3d974 commit c072b8fCopy full SHA for c072b8f
contrib/devtools/README.md
@@ -51,8 +51,9 @@ maintained:
51
* for `src/secp256k1`: https://github.com/bitcoin-core/secp256k1.git (branch master)
52
* for `src/leveldb`: https://github.com/bitcoin-core/leveldb.git (branch bitcoin-fork)
53
* for `src/univalue`: https://github.com/bitcoin-core/univalue.git (branch master)
54
+* for `src/crypto/ctaes`: https://github.com/bitcoin-core/ctaes.git (branch master)
55
-Usage: `git-subtree-check.sh DIR COMMIT`
56
+Usage: `git-subtree-check.sh DIR (COMMIT)`
57
58
`COMMIT` may be omitted, in which case `HEAD` is used.
59
0 commit comments