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