Closed wilwade closed 3 years ago
OpenEthereum can be configured to not return the revert error message which tripped up the resolveRegistration code testing for it.
Removed the check for the error message
with @amparks100
Problem
OpenEthereum can be configured to not return the revert error message which tripped up the resolveRegistration code testing for it.
Solution
Removed the check for the error message
with @amparks100
Double Checks:
Change summary: