mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 07:56:31 +00:00
Fix link
This commit is contained in:
parent
9ca5d0eb70
commit
b89ca218a6
@ -8,7 +8,7 @@ As we saw in [§6.2: Spending a Transaction to a Multisig](06_2_Spending_a_Trans
|
|||||||
|
|
||||||
### Collect Your Variables
|
### Collect Your Variables
|
||||||
|
|
||||||
Because P2SH addresses other than the special multisig and nested Segwit addresses aren't integrated into `bitcoin-cli` there will be no short-cuts for P2SH spending like you saw in [§6.3: Sending an Automated Multisig](6_3_Sending_an_Automated_Multisig.md). You're going to need to collect all the more complex variables on your own!
|
Because P2SH addresses other than the special multisig and nested Segwit addresses aren't integrated into `bitcoin-cli` there will be no short-cuts for P2SH spending like you saw in [§6.3: Sending an Automated Multisig](06_3_Sending_an_Automated_Multisig.md). You're going to need to collect all the more complex variables on your own!
|
||||||
|
|
||||||
This means that you need to collect:
|
This means that you need to collect:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user