Closed
Description
version: v6.x
What was wrong?
Revert messages used to raise a SolidityError, but they should have been raising something more generic to account for different languages.
How can it be fixed?
SolidityError has already been removed, but the error that is currently raised by revert inherits from it. Will need to remove the inheritance.
Metadata
Metadata
Assignees
Labels
No labels