const TOLERANCE = { P2P_SENT_TIME_TOLERANCE_IN_SECONDS: 60 }; Object.freeze(TOLERANCE); export default TOLERANCE;