safe-tools: Break up getPrevOwner() into multiple functions
A new pure function getPrevOwnerFromList() accepts a list to search in, this avoids making an extra call which breaks expectRevert tests.
Showing
Please register or sign in to comment