Regression test mode

From zaoniao
Revision as of 06:23, 4 July 2019 by Admin (talk | contribs) (Created page with "You can run bitcoin in '''regression test mode''' with the '''-regtest''' command-line argument. This runs a local-only server and lets you generate blocks instantly. Use regt...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

You can run bitcoin in regression test mode with the -regtest command-line argument. This runs a local-only server and lets you generate blocks instantly. Use regtest for app development and testing purposes.

See Also on BitcoinWiki