The logging to trace the execution validation isn't needed anymore so we should remove it to prevent deploying real accounts that have that extra debug check.
We can keep the logger class for debugging, to make it safe to deploy to Sepolia locally, but it shouldn't ever make it to production.
The logging to trace the execution validation isn't needed anymore so we should remove it to prevent deploying real accounts that have that extra debug check.
We can keep the logger class for debugging, to make it safe to deploy to Sepolia locally, but it shouldn't ever make it to production.