mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
initial outline
This commit is contained in:
parent
4da706586b
commit
720142c1f2
21
06_6_Creating_a_Partially_Signed_Bitcoin_Transaction.md
Normal file
21
06_6_Creating_a_Partially_Signed_Bitcoin_Transaction.md
Normal file
@ -0,0 +1,21 @@
|
||||
# 6.6: Creating a Partially Signed Bitcoin Transaction
|
||||
|
||||
> :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.
|
||||
|
||||
[intro]
|
||||
|
||||
> :warning: **VERSION WARNING:** This is an innovation from Bitcoin Core v 0.17.0 that had continued to be expanded through Bitcoin Core 0.20.0. Most of the commands in this section are from 0.17.0, but the updated `importmulti` that support descriptors is from 0.18.0.
|
||||
|
||||
## Understand a PSBT
|
||||
|
||||
## Create a PSBT the Old-Fashioned Way
|
||||
|
||||
## Create a PSBT the Hard Way
|
||||
|
||||
## Create a PSBT the Easy Way
|
||||
|
||||
## Examine Your PSBT
|
||||
|
||||
## Summary: Creating a Partially Signed Bitcoin Transaction
|
||||
|
||||
## What's Next?
|
Loading…
x
Reference in New Issue
Block a user