We currently skip message discovery entirely if there are no notes, but this means that private events cannot be found. We could either include message discovery if there are notes or events, or just do it always. We should also have a test with a contract that just has an event, and ensure that we can find the event.
We currently skip message discovery entirely if there are no notes, but this means that private events cannot be found. We could either include message discovery if there are notes or events, or just do it always. We should also have a test with a contract that just has an event, and ensure that we can find the event.