mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-08 08:26:17 +00:00
Update A3_1_Starting_the_Regtest.md
This commit is contained in:
parent
307dc0acf6
commit
2087c63bc2
@ -26,5 +26,5 @@ $ rm -rf regtest
|
|||||||
|
|
||||||
## What's Next?
|
## What's Next?
|
||||||
|
|
||||||
After starting your bitcoind on regtest, you can now use RPC commands to [generate/mine blocks in your private chain](A2_2_Mining_with_Regtest.md).
|
After starting your bitcoind on regtest, you can now use RPC commands to [generate blocks in your private chain](A2_2_Mining_with_Regtest.md).
|
||||||
This will allow you to get balance in your wallet and [test the Regtest blockchain](A3_3_Testing_with_Regtest.md).
|
This will allow you to get balance in your wallet and [test the Regtest blockchain](A3_3_Testing_with_Regtest.md).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user