mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
Outlined new section
This commit is contained in:
parent
70a7e9094d
commit
9820f499da
17
03_5_Understanding_the_Descriptor.md
Normal file
17
03_5_Understanding_the_Descriptor.md
Normal file
@ -0,0 +1,17 @@
|
||||
# 3.5: Understanding the Descriptor
|
||||
|
||||
> :information_source: **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](04_0_Sending_Bitcoin_Transactions.md).
|
||||
|
||||
> :fire: What is the power of descriptors?
|
Loading…
x
Reference in New Issue
Block a user