To Return, or to Revert, is gas the question?
Learning the differences of using a revert instead of a return to return data while I explored Account Abstraction.
Learning the differences of using a revert instead of a return to return data while I explored Account Abstraction.
Learning about edge cases of Solidity's try/catch while I explored Account Abstraction.