Variable Nominator.is_shutting_down

Node is shutting down

class Nominator
{
  // ...
  bool is_shutting_down ;
  // ...
}