Post
Topic
Board Development & Technical Discussion
Re: Need large amount of testnet bitcoin, can someone help me?
by
mocacinno
on 18/05/2021, 05:17:14 UTC
--snip--
You don't have to change Genesis block or change the code even. All you have to do is to change network by running bitcoin core in RegTest or the new SigNet network and mine there. In RegTest the difficulty will not change so it won't take hours to mine, you can mine hundreds of blocks in seconds.

I learn something new every day... This was the first time i heared about the SigNet... It seems like a "better" testnet. I have no idear how i missed this info Smiley
https://en.bitcoin.it/wiki/Signet

Regtest is great for small scale tests, but the lack of a real "network" has stopped me from using it for large scale tests... It is, after all, a network in a single box...