mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 07:56:31 +00:00
564 B
564 B
3.5: Understanding the Descriptor
ℹ️ NOTE: This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for learning.
You may have noticed a weird "desc:" field in the listunspent
command of the previous section. Here's what's all about.
Capture a Descriptor
Examine a Descriptor
Import a Desciptor
What's Next?
Advance through "bitcoin-cli" with Chapter Four: Sending Bitcoin Transactions.
🔥 What is the power of descriptors?