swarmNode.on('starting', () => {
          swarmLog.info('Starting Swarm');
          dispatch({ type: '[MAIN]:SWARM:ENABLING' });
        });