Skip to content

Commit 4399d68

Browse files
committed
pulled hardware links (for now?)
1 parent 3a6652e commit 4399d68

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

08_0_Expanding_Bitcoin_Transactions_PSBTs.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ real-world use cases for their usage:
1313
1. Spending multisig funds (§8.1)
1414
2. Pooling funds (§8.3)
1515
3. Exchanging funds in a CoinJoin (§8.3)
16-
4. Signing with a hardware wallet (§8.5)
1716

1817
Each use case requires collaboration. Most require trustlessness. All
1918
can be done with PSBTs.
@@ -24,19 +23,16 @@ After working through this chapter, a developer will be able to:
2423

2524
* Create Transactions with PSBTs
2625
* Use Command Line Tools to Complete PSBTs
27-
* Use HWI to Interact with a Hardware Wallet
2826

2927
Supporting objectives include the ability to:
3028

3129
* Understand How PSBTs Differ from Multisigs
3230
* Understand the Full Workflow of Working with PSBTs
3331
* Plan for the Power of PSBTs
34-
* Understand The Use of a Hardware Wallet
3532

3633
## Table of Contents
3734

3835
* [Section 1: Spending a Multisig with a PSBT](08_1_Spending_a_Multisig_with_a_PSBT.md)
3936
* [Section 2: Understanding the PSBT](08_2_Understanding_the_PSBT.md)
4037
* [Section 3: Using a Partially Signed Bitcoin Transaction](08_3_Using_a_Partially_Signed_Bitcoin_Transaction.md)
4138
* [Section 4: Creating Animated QR Codes](08_4_Creating_Animated_QR_Codes.md)
42-
* [Section 5: Integrating with Hardware Wallets](08_5_Integrating_with_Hardware_Wallets.md)

0 commit comments

Comments
 (0)