LiveContract
call fails when calling method with more arguments then expected
#110
Labels
Milestone
LiveContract
call fails when calling method with more arguments then expected
#110
Calling
greet(1)
from:fails with a
Expected library addresses to be provided yet none was given.
error message.Maybe we should log a warning in this scenario, discard the provided parameter and still let the call go through?
Relates to #73
The text was updated successfully, but these errors were encountered: