Hey. I'm training to create a coin based on DashCoin with masternodes. I generated GenesisBlock and everything. After the launch, I get in the logs:
2017-10-09 16:55:58 CMasternodeSync::ProcessTick -- nTick 2593 nRequestedMasternodeAssets 1 nRequeste
dMasternodeAttempt 0 nSyncProgress 0.000000
2017-10-09 16:56:04 CMasternodeSync::ProcessTick -- nTick 2599 nRequestedMasternodeAssets 1 nRequeste
dMasternodeAttempt 0 nSyncProgress 0.000000
2017-10-09 16:56:10 CMasternodeSync::ProcessTick -- nTick 2605 nRequestedMasternodeAssets 1 nRequeste
dMasternodeAttempt 0 nSyncProgress 0.000000
I understand the mistake in the absence of the master. But how can I run it without having coins?
Perhaps it is necessary for the first time to turn off the master programs altogether?
In what direction should I move? Any ideas?