module.exports = { MAX_BAL_BYTES: 16, // Max balance size in bytes ADD_SIZE_BYTES: 20 // Address size in bytes }