small fix

This commit is contained in:
Bruno Volpato 2017-12-12 12:33:50 -08:00 committed by GitHub
parent 0bdaeb508d
commit dfc7c96a2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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).