Submitted by JMukesh
Since no limit is mentioned in batchWhitelist() for the input of _users array , it may run out of gas if array length become large. See RCTreasury.sol L249.
Recommend adding a limitation for which , this number of address can be whitelisted at a time.
Splidge (Reality Cards) acknowledged:
