Function Nominator.checkNominate

The main nominating function.

void checkNominate() @safe;

This function is called periodically by the nominating timer.

The function will return early if either one of these are true: - We're already in the asynchronous stage of nominating or balloting - The current time is < getExpectedBlockTime(slot_idx)