swarmNode.on('stopping', () => {
          swarmLog.info('Stopping Swarm');
          dispatch({ type: '[MAIN]:SWARM:DISABLING' });
        });