In this PR I'm adding a new method within the contract of notifiers SendOnValidation in which we ensure that the implementation wants to be called on dinghy validation.
This opens us the opportunity to in the future implement something like SendOn for a specific event type.
Coverage decreased (-0.7%) to 52.932% when pulling 30e5314e3fd0530d3e34fbc54c7a7c00ffa1e3a8 on feat/add-notification-on-validation into fefce83660ec172bcb7796d7ba2be61fb42bbb52 on master.
In this PR I'm adding a new method within the contract of notifiers
SendOnValidation
in which we ensure that the implementation wants to be called on dinghy validation.This opens us the opportunity to in the future implement something like
SendOn
for a specific event type.Note: Did formated
routes.go