mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
small fix
This commit is contained in:
parent
b30599afc9
commit
98cfb49aee
@ -15,5 +15,5 @@ $ bitcoind -regtest -daemon
|
||||
## 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).
|
||||
This will allow you to get balance into your wallet and [test the Regtest blockchain](15_2_Testing_with_Regtest.md)
|
||||
This will allow you to get balance into your wallet and [test the Regtest blockchain](15_2_Testing_with_Regtest.md).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user