mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 10:43:19 -03:00
Merge pull request #4974
b498a94
Fixed typo in README.md file. "-regest" "-regtest" (Eric Shaw)
This commit is contained in:
commit
ea69592a2f
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ are testing multi-machine code that needs to operate across the internet.
|
||||||
|
|
||||||
If you are testing something that can run on one machine, run with the -regtest option.
|
If you are testing something that can run on one machine, run with the -regtest option.
|
||||||
In regression test mode, blocks can be created on-demand; see qa/rpc-tests/ for tests
|
In regression test mode, blocks can be created on-demand; see qa/rpc-tests/ for tests
|
||||||
that run in -regest mode.
|
that run in -regtest mode.
|
||||||
|
|
||||||
**DEBUG_LOCKORDER**
|
**DEBUG_LOCKORDER**
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue