My blockchain mined automatically the setup-first-blocks, and then only mines when somethink like a "send" ocurrs.
I would like to continue mining this blocks for a while, but not still in the setup phase.
I set ->
anyone-can-mine = true
mining-requires-peers = true
mine-empty-rounds = 10
But wasn't enough.
Do I have to change mine-empty-rounds? How this parameter wroks along the others?
With two nodes connected, multichain is still wating for actual transactions to mine beyond block 60.