Update 07_3_Integrating_with_Hardware_Wallets.md

This commit is contained in:
Shannon Appelcline 2026-01-22 11:44:50 -10:00 committed by GitHub
parent e99c2114b0
commit a31432e84e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,6 +28,8 @@ Once you've gotten Bitcoin Standup running on your local machine, you'll want to
We will be using a Macintosh and Testnet for the examples in this section. We will be using a Macintosh and Testnet for the examples in this section.
(Currently, MacOS only support Testnet, not Signet; this should be updated.)
### Create an Alias for Bitcoin-CLI ### Create an Alias for Bitcoin-CLI
Create an alias that runs `bitcoin-cli` from the correct directory with any appropriate flags. Create an alias that runs `bitcoin-cli` from the correct directory with any appropriate flags.