Post
Topic
Board Development & Technical Discussion
Re: How to launch a test Bitcoin network from 0 genesis block?
by
slancer
on 08/07/2020, 06:52:58 UTC
disconnect from internet and make a local network of nodes using `connect` command.

Where do I use "connect" command?
Tried to launch Bitcoin 0.1v without internet, it shuts down immediately as it launches.
from command line or use addnode in  config file. remove all files except config file to fix shutdown problem.