You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is growing drift between ganache-cli and testrpc-sc.
For example, since 6.1.3, reason string functionality has been added and the client has begun returning false when a view function fails a require gate (instead of throwing a revert error). . .