I think we should reword function appWasMade to isInApplication or isBeingReviewed or something else to better describe the stage/timing of the domain's current state. Since items in listingMap are deleted during resetListing, it could be confusing if appWasMade correctly returns false for an application that i definitely made, but is completed and already whitelisted.
I think we should reword function
appWasMadetoisInApplicationorisBeingReviewedor something else to better describe the stage/timing of the domain's current state. Since items inlistingMapare deleted duringresetListing, it could be confusing ifappWasMadecorrectly returnsfalsefor an application that i definitely made, but is completed and already whitelisted.