Description
Context: #2106 (comment)
When handling *_DELEGATE Transaction Service events, if the Safe address included in the event is null, then it's needed to clear the cache for all the Safe addresses the delegator owns.
Requirements
- Retrieve the complete list of Safes owned by the
delegator.
- Clear the delegates' cache for those Safes.
Additional information
No response