Declaration suggests this will accept uint256 range of the values. But in actual implementations, this will revert if the value is greater than 10000.
https://github.com/code-423n4/2024-04-renzo/blob/519e518f2d8dec9acf6482b84a181e403070d22d/contracts/RestakeManager.sol#L146
