The variable maxGasLimit is defined as immutable and its value is assigned in constructor but cannot be changed later
EVM-Based blockchains are hardforked and there is no such thing as Gas Limit etc. values may change, this has happened in the past, so it is recommended to have this value updated in the future
