const chunk = require('../chunk'); module.exports = (trackerId, trackerNameChunk) => chunk(trackerId, trackerNameChunk, true);