I logged out `fetchResult` in `rescind.js` to see if I was fetching the correct notification to rescind based on the condition I built and provided in `sendRescindNotifs`. I also checked out `deliveryResults` in `rescind.js` to see if the rescind notifcation was successly being sent
{F396162}
I also checked the `notifications` table in the db gui to see that a notification was sent from the message reaction and then rescinded by the subsequent unreaction
{F396163}