mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-08 00:16:26 +00:00
commit
f2462011bd
@ -85,7 +85,7 @@ alias bc="bitcoin-cli"
|
|||||||
alias bt="bitcoin-cli -testnet"
|
alias bt="bitcoin-cli -testnet"
|
||||||
alias br="bitcoin-cli -regtest"
|
alias br="bitcoin-cli -regtest"
|
||||||
```
|
```
|
||||||
For even more complexity, you could have each of your 'start' aliases use the -conf flag to load configuration from a different file. This goes far beyond the scope of this tutorial, but we offer it as a starting point for when your explorations of Bitcoin reach the next level.
|
For even more complexity, you could have each of your 'start' aliases use the -conf flag to load configuration from a different file. This goes far beyond the scope of this tutorial, but we offer it as a starting point for when your explorations of Bitcoin reaches the next level.
|
||||||
|
|
||||||
## Summary: Verifying Your Bitcoin Setup
|
## Summary: Verifying Your Bitcoin Setup
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user