Closed rookmate closed 1 year ago
Looks good, I like this better than comparing a boolean with a boolean (thing == false
).
Updated to fit with the new code updates @skyn3t2030
The team decided not to proceed with this change as its increases the contract code size as well as the execution cost when an execution fails.
This PR tackles clarity on why the function reverted instead of a generic
require
failure.Issue #26 relates to this PR.