Sia-Ant-Farm icon indicating copy to clipboard operation
Sia-Ant-Farm copied to clipboard

how to build private testnet with low difficulty?

Open fatrat1117 opened this issue 6 years ago • 2 comments

Anybody knows how to build a private network with low difficulty? Thanks!

fatrat1117 avatar Apr 06 '18 07:04 fatrat1117

@fatrat1117 what do you mean with low difficulty, does the ant-farm not serve your purpose? Do you want to fork Sia?

wolfgangihloff avatar Jun 04 '18 03:06 wolfgangihloff

The easiest way to do this would be to manually edit the relevant constants in types/constants.go, namely RootTarget. Even then, if you are mining blocks too quickly, the difficulty will increase to compensate, so you should also change BlockFrequency.

lukechampine avatar Jun 04 '18 07:06 lukechampine