removeAddress() removes entries from the storage array that holds batch contract addresses, but it doesnt fill in the deleted entries with a replacement value. When other functions hit these null entries and try to call functions on the zero address, theyll revert, causing the whole function to fail
There are 2 instances of this issue. (For in-depth details on this and all further low and non-critical items with multiple instances, see the wardens full report.)
