PayoutStatsView regenerate gots db as param
There was a problem when after restart hivemind immediatly reach live sync, the PayoutStats class where not initialed correctly and crashes. Solution was to remove global initializtion of the class and pass to generate() function correct database connection in place.