mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
Fix "What's Next?" title to conform with the repo
This commit is contained in:
parent
15c8a0f734
commit
9d19768ecf
@ -12,7 +12,7 @@ To start your Bitcoind (Bitcoin Daemon) in Regtest mode and create a private Blo
|
|||||||
$ bitcoind -regtest -daemon
|
$ bitcoind -regtest -daemon
|
||||||
```
|
```
|
||||||
|
|
||||||
## What's next
|
## What's Next?
|
||||||
|
|
||||||
After starting your bitcoind in the Regtest mode, you can now use Regtest-specific RPC commands to [generate/mine blocks in your private chain](15_3_Mining_with_Regtest.md).
|
After starting your bitcoind in the Regtest mode, you can now use Regtest-specific RPC commands to [generate/mine blocks in your private chain](15_3_Mining_with_Regtest.md).
|
||||||
This will allow you to get balance in your wallet and [test the Regtest blockchain](15_2_Testing_with_Regtest.md).
|
This will allow you to get balance in your wallet and [test the Regtest blockchain](15_2_Testing_with_Regtest.md).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user